From: Robin Getz Date: Sat, 19 Jul 2008 07:11:15 +0000 (+0800) Subject: Blackfin arch: Remove useless config option. X-Git-Tag: v2.6.27-rc1~83^2~13 X-Git-Url: http://ftp.safe.ca/?a=commitdiff_plain;h=bafcc1b97323261a42d47960db99947bcc1be133;p=safe%2Fjmp%2Flinux-2.6 Blackfin arch: Remove useless config option. Signed-off-by: Robin Getz Signed-off-by: Bryan Wu --- diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index 8f21b78..5a08194 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig @@ -729,14 +729,6 @@ config BFIN_WT endchoice -config L1_MAX_PIECE - int "Set the max L1 SRAM pieces" - default 16 - help - Set the max memory pieces for the L1 SRAM allocation algorithm. - Min value is 16. Max value is 1024. - - config MPU bool "Enable the memory protection unit (EXPERIMENTAL)" default n