瀏覽代碼

score: Remove GENERIC_HAS_IOMAP

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>
Richard Weinberger 11 年之前
父節點
當前提交
1742b630e4
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      arch/score/Kconfig

+ 0 - 3
arch/score/Kconfig

@@ -22,17 +22,14 @@ choice
 config ARCH_SCORE7
 config ARCH_SCORE7
 	bool "SCORE7 processor"
 	bool "SCORE7 processor"
 	select SYS_SUPPORTS_32BIT_KERNEL
 	select SYS_SUPPORTS_32BIT_KERNEL
-	select GENERIC_HAS_IOMAP
 
 
 config MACH_SPCT6600
 config MACH_SPCT6600
 	bool "SPCT6600 series based machines"
 	bool "SPCT6600 series based machines"
 	select SYS_SUPPORTS_32BIT_KERNEL
 	select SYS_SUPPORTS_32BIT_KERNEL
-	select GENERIC_HAS_IOMAP
 
 
 config SCORE_SIM
 config SCORE_SIM
 	bool "Score simulator"
 	bool "Score simulator"
 	select SYS_SUPPORTS_32BIT_KERNEL
 	select SYS_SUPPORTS_32BIT_KERNEL
-	select GENERIC_HAS_IOMAP
 endchoice
 endchoice
 
 
 endmenu
 endmenu