]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ide: drop dependency on ARCH_SHARK
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 3 Sep 2013 09:45:43 +0000 (11:45 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 25 Sep 2013 13:25:23 +0000 (15:25 +0200)
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>
drivers/ide/Kconfig

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