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 d9d3dbabdb18..e7893b1d3e42 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -848,10 +848,6 @@ config RT_MUTEXES | |||
848 | boolean | 848 | boolean |
849 | select PLIST | 849 | select PLIST |
850 | 850 | ||
851 | config TINY_SHMEM | ||
852 | default !SHMEM | ||
853 | bool | ||
854 | |||
855 | config BASE_SMALL | 851 | config BASE_SMALL |
856 | int | 852 | int |
857 | default 0 if BASE_FULL | 853 | default 0 if BASE_FULL |