diff options
author | Guenter Roeck | 2013-08-30 06:03:10 -0700 |
---|---|---|
committer | Guenter Roeck | 2013-09-16 18:19:04 -0700 |
commit | 77da71b3a03ebb2bd06500ca1d85e1c5083bb005 (patch) | |
tree | 7c5126a512e244133e78572dbea8d6544178995f /drivers/ide/Kconfig | |
parent | 4b08478422040ae8cb11acc15d51f1cdb0ac39c8 (diff) |
ide: Drop H8/300 driver
Architecture is gone, so there is no need to keep its ide driver around.
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
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 02906ca99b41..5dba90a8a27c 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig @@ -722,13 +722,6 @@ config BLK_DEV_IDE_RAPIDE Say Y here if you want to support the Yellowstone RapIDE controller manufactured for use with Acorn computers. -config IDE_H8300 - tristate "H8300 IDE support" - depends on H8300 - default y - help - Enables the H8300 IDE driver. - config BLK_DEV_GAYLE tristate "Amiga Gayle IDE interface support" depends on AMIGA |