Skip to content

Commit

Permalink
score: Remove GENERIC_HAS_IOMAP
Browse files Browse the repository at this point in the history
The symbol is an orphan, get rid of it.

Signed-off-by: Richard Weinberger <richard@nod.at>
Acked-by: Lennox Wu <lennox.wu@gmail.com>
Cc: Paul Bolle <pebolle@tiscali.nl>
[Guenter Roeck: Merge with 3.17-rc3; update headline]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
  • Loading branch information
Richard Weinberger authored and Lennox Wu committed Oct 4, 2014
1 parent d32c98e commit 1742b63
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/score/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1742b63

Please sign in to comment.