ide: drop dependency on ARCH_SHARK

This drops the selection of default IDE chipset for the Shark
machine as it has been deleted.

Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Linus Walleij 2013-09-03 11:45:43 +02:00
parent 3c5710f6a2
commit f4b24978aa

View file

@ -197,8 +197,8 @@ comment "IDE chipset support/bugfixes"
config IDE_GENERIC config IDE_GENERIC
tristate "generic/default IDE chipset support" tristate "generic/default IDE chipset support"
depends on ALPHA || X86 || IA64 || M32R || MIPS || ARCH_RPC || ARCH_SHARK depends on ALPHA || X86 || IA64 || M32R || MIPS || ARCH_RPC
default ARM && (ARCH_RPC || ARCH_SHARK) default ARM && ARCH_RPC
help help
This is the generic IDE driver. This driver attaches to the This is the generic IDE driver. This driver attaches to the
fixed legacy ports (e.g. on PCs 0x1f0/0x170, 0x1e8/0x168 and fixed legacy ports (e.g. on PCs 0x1f0/0x170, 0x1e8/0x168 and