summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-30 10:30:06 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-31 10:10:44 +0200
commit5608e899c2d205baed2d37f0d951cc858c21aa17 (patch)
tree7fa2aa85b4d6d5be2439cb5a9607933f22a96b81
parent4bae9c31b408d4ddcd8f492ad2485b2a65597255 (diff)
config: Remove BSP_DEFAULT_UNIFIED_WORK_AREAS
Do not undefine this unused BSP configuration option. This is a follow up of commit 92b33b8d09377feb14eb5a831ce242047c58d02b.
-rw-r--r--cpukit/include/rtems/confdefs/bsp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/include/rtems/confdefs/bsp.h b/cpukit/include/rtems/confdefs/bsp.h
index 7237c03522..a9a32348d6 100644
--- a/cpukit/include/rtems/confdefs/bsp.h
+++ b/cpukit/include/rtems/confdefs/bsp.h
@@ -43,7 +43,6 @@
#ifdef CONFIGURE_INIT
#ifdef CONFIGURE_DISABLE_BSP_SETTINGS
- #undef BSP_DEFAULT_UNIFIED_WORK_AREAS
#undef BSP_IDLE_TASK_BODY
#undef BSP_IDLE_TASK_STACK_SIZE
#undef BSP_INITIAL_EXTENSION