diff options
-rw-r--r-- | drivers/ide/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index 1bbf48ea73ff..a04c49f2a011 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -488,6 +488,7 @@ config BLK_DEV_JMICRON | |||
488 | 488 | ||
489 | config BLK_DEV_SC1200 | 489 | config BLK_DEV_SC1200 |
490 | tristate "National SCx200 chipset support" | 490 | tristate "National SCx200 chipset support" |
491 | depends on X86_32 || COMPILE_TEST | ||
491 | select BLK_DEV_IDEDMA_PCI | 492 | select BLK_DEV_IDEDMA_PCI |
492 | help | 493 | help |
493 | This driver adds support for the on-board IDE controller on the | 494 | This driver adds support for the on-board IDE controller on the |