ide: Fix SC1200 dependencies

The SC1200 is a SoC based on the Geode GX1 32-bit x86 processor, so
its drivers are only needed on this architecture, except for build
testing purpose.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Jean Delvare 2014-03-14 17:54:31 +01:00 committed by David S. Miller
parent 2f2d4dd63d
commit 5b40dd30bb

View file

@ -488,6 +488,7 @@ config BLK_DEV_JMICRON
config BLK_DEV_SC1200 config BLK_DEV_SC1200
tristate "National SCx200 chipset support" tristate "National SCx200 chipset support"
depends on X86_32 || COMPILE_TEST
select BLK_DEV_IDEDMA_PCI select BLK_DEV_IDEDMA_PCI
help help
This driver adds support for the on-board IDE controller on the This driver adds support for the on-board IDE controller on the