Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Jean Delvare and committed by
David S. Miller
5b40dd30 2f2d4dd6

+1
+1
drivers/ide/Kconfig
··· 488 488 489 489 config BLK_DEV_SC1200 490 490 tristate "National SCx200 chipset support" 491 + depends on X86_32 || COMPILE_TEST 491 492 select BLK_DEV_IDEDMA_PCI 492 493 help 493 494 This driver adds support for the on-board IDE controller on the