diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/init/Kconfig b/init/Kconfig index 52847eec7398..315a6114bf87 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -838,10 +838,6 @@ config RT_MUTEXES | |||
838 | boolean | 838 | boolean |
839 | select PLIST | 839 | select PLIST |
840 | 840 | ||
841 | config TINY_SHMEM | ||
842 | default !SHMEM | ||
843 | bool | ||
844 | |||
845 | config BASE_SMALL | 841 | config BASE_SMALL |
846 | int | 842 | int |
847 | default 0 if BASE_FULL | 843 | default 0 if BASE_FULL |