[MIPS] sb1250: Enable GenBus IDE in defconfig.
Enable the onboard GenBus IDE interface in the default configuration. Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
16be243589
commit
d9ba26a93a
|
@ -468,7 +468,7 @@ CONFIG_BLK_DEV_IDEFLOPPY=y
|
||||||
#
|
#
|
||||||
CONFIG_IDE_GENERIC=y
|
CONFIG_IDE_GENERIC=y
|
||||||
# CONFIG_BLK_DEV_IDEPCI is not set
|
# CONFIG_BLK_DEV_IDEPCI is not set
|
||||||
# CONFIG_BLK_DEV_IDE_SWARM is not set
|
CONFIG_BLK_DEV_IDE_SWARM=y
|
||||||
# CONFIG_IDE_ARM is not set
|
# CONFIG_IDE_ARM is not set
|
||||||
# CONFIG_BLK_DEV_IDEDMA is not set
|
# CONFIG_BLK_DEV_IDEDMA is not set
|
||||||
# CONFIG_IDEDMA_AUTO is not set
|
# CONFIG_IDEDMA_AUTO is not set
|
||||||
|
|
Loading…
Reference in New Issue