aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Getz <rgetz@blackfin.uclinux.org>2008-07-19 03:11:15 -0400
committerBryan Wu <cooloney@kernel.org>2008-07-19 03:11:15 -0400
commitbafcc1b97323261a42d47960db99947bcc1be133 (patch)
treee805143d9133b446ccd31936e905b2f2916a3ebb
parent5d481f497559245ecfb1b95cafe39bfbf037fda5 (diff)
Blackfin arch: Remove useless config option.
Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org> Signed-off-by: Bryan Wu <cooloney@kernel.org>
-rw-r--r--arch/blackfin/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
index 8f21b78b2e6f..5a08194e4118 100644
--- a/arch/blackfin/Kconfig
+++ b/arch/blackfin/Kconfig
@@ -729,14 +729,6 @@ config BFIN_WT
729 729
730endchoice 730endchoice
731 731
732config L1_MAX_PIECE
733 int "Set the max L1 SRAM pieces"
734 default 16
735 help
736 Set the max memory pieces for the L1 SRAM allocation algorithm.
737 Min value is 16. Max value is 1024.
738
739
740config MPU 732config MPU
741 bool "Enable the memory protection unit (EXPERIMENTAL)" 733 bool "Enable the memory protection unit (EXPERIMENTAL)"
742 default n 734 default n