Blackfin arch: Remove useless config option.
Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org> Signed-off-by: Bryan Wu <cooloney@kernel.org>
This commit is contained in:
parent
5d481f4975
commit
bafcc1b973
|
@ -729,14 +729,6 @@ config BFIN_WT
|
||||||
|
|
||||||
endchoice
|
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
|
config MPU
|
||||||
bool "Enable the memory protection unit (EXPERIMENTAL)"
|
bool "Enable the memory protection unit (EXPERIMENTAL)"
|
||||||
default n
|
default n
|
||||||
|
|
Loading…
Reference in New Issue