diff options
author | Ben Dooks <ben-linux@fluff.org> | 2008-06-20 14:53:35 -0400 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2008-07-16 14:33:35 -0400 |
commit | 96b1dfe8fe02e35f017c885b11f0beb10ff4f316 (patch) | |
tree | 1427bba1f0b3830303d9dd43a616b8e4db8824d0 /drivers/ide/Kconfig | |
parent | e5318b531b008c79d2a0c0df06a7b8628da38e2f (diff) |
BAST: Remove old IDE driver
Remove the old BAST IDE driver, as we are now using the platform-pata
support.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Cc: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r-- | drivers/ide/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index cf707c8f08d4..cd08dba8261b 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -829,13 +829,6 @@ config BLK_DEV_IDE_RAPIDE | |||
829 | Say Y here if you want to support the Yellowstone RapIDE controller | 829 | Say Y here if you want to support the Yellowstone RapIDE controller |
830 | manufactured for use with Acorn computers. | 830 | manufactured for use with Acorn computers. |
831 | 831 | ||
832 | config BLK_DEV_IDE_BAST | ||
833 | tristate "Simtec BAST / Thorcom VR1000 IDE support" | ||
834 | depends on ARM && (ARCH_BAST || MACH_VR1000) | ||
835 | help | ||
836 | Say Y here if you want to support the onboard IDE channels on the | ||
837 | Simtec BAST or the Thorcom VR1000 | ||
838 | |||
839 | config IDE_H8300 | 832 | config IDE_H8300 |
840 | tristate "H8300 IDE support" | 833 | tristate "H8300 IDE support" |
841 | depends on H8300 | 834 | depends on H8300 |