Skip to content

Commit

Permalink
cmd640: fix dependency on IDE_GENERIC
Browse files Browse the repository at this point in the history
Make BLK_DEV_CMD640 select IDE_GENERIC.

Acked-by: Sergei Shtylyov <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
  • Loading branch information
bzolnier committed Jan 26, 2008
1 parent 9440009 commit ac87e41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/ide/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,7 @@ config BLK_DEV_PLATFORM
config BLK_DEV_CMD640
bool "CMD640 chipset bugfix/support"
depends on X86
select IDE_GENERIC
---help---
The CMD-Technologies CMD640 IDE chip is used on many common 486 and
Pentium motherboards, usually in combination with a "Neptune" or
Expand Down

0 comments on commit ac87e41

Please sign in to comment.