Commit 1742b630 authored by Richard Weinberger's avatar Richard Weinberger Committed by Lennox Wu

score: Remove GENERIC_HAS_IOMAP

The symbol is an orphan, get rid of it.
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
Acked-by: default avatarLennox Wu <lennox.wu@gmail.com>
Cc: Paul Bolle <pebolle@tiscali.nl>
[Guenter Roeck: Merge with 3.17-rc3; update headline]
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent d32c98e9
......@@ -22,17 +22,14 @@ choice
config ARCH_SCORE7
bool "SCORE7 processor"
select SYS_SUPPORTS_32BIT_KERNEL
select GENERIC_HAS_IOMAP
config MACH_SPCT6600
bool "SPCT6600 series based machines"
select SYS_SUPPORTS_32BIT_KERNEL
select GENERIC_HAS_IOMAP
config SCORE_SIM
bool "Score simulator"
select SYS_SUPPORTS_32BIT_KERNEL
select GENERIC_HAS_IOMAP
endchoice
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