Commit 9b97504b authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds

[PATCH] m68knommu: remove duplicate and unused entries in Kconfig

Remove duplicate M5275EVB entry.
Remove unused HIMEMKERNEL config option.
Signed-off-by: default avatarGreg Ungerer <gerg@snapgear.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 742b72ae
...@@ -332,12 +332,6 @@ config COBRA5272 ...@@ -332,12 +332,6 @@ config COBRA5272
help help
Support for the senTec COBRA5272 board. Support for the senTec COBRA5272 board.
config M5275EVB
bool "Freescale (Motorola) M5275EVB board support"
depends on M527x
help
Support for the Freescale (Motorola) M5275EVB board.
config M5282EVB config M5282EVB
bool "Motorola M5282EVB board support" bool "Motorola M5282EVB board support"
depends on M528x depends on M528x
...@@ -452,7 +446,7 @@ config SNEHA ...@@ -452,7 +446,7 @@ config SNEHA
bool bool
default y default y
depends on CPU16B depends on CPU16B
config LARGE_ALLOCS config LARGE_ALLOCS
bool "Allow allocating large blocks (> 1MB) of memory" bool "Allow allocating large blocks (> 1MB) of memory"
help help
...@@ -536,11 +530,6 @@ config ROMKERNEL ...@@ -536,11 +530,6 @@ config ROMKERNEL
help help
The kernel will be resident in FLASH/ROM when running. The kernel will be resident in FLASH/ROM when running.
config HIMEMKERNEL
bool "HIMEM"
help
The kernel will be resident in high memory when running.
endchoice endchoice
endmenu endmenu
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment