projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d481f4
)
Blackfin arch: Remove useless config option.
author
Robin Getz
<rgetz@blackfin.uclinux.org>
Sat, 19 Jul 2008 07:11:15 +0000
(15:11 +0800)
committer
Bryan Wu
<cooloney@kernel.org>
Sat, 19 Jul 2008 07:11:15 +0000
(15:11 +0800)
Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/blackfin/Kconfig
b/arch/blackfin/Kconfig
index 8f21b78b2e6f8b102ff04da18fc1be035a77b5aa..5a08194e41183064c9fad1ddaf08b3d5a32cda07 100644
(file)
--- 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