Enable the onboard GenBus IDE interface in the default configuration.
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
---
I see no reason to keep it disabled; I think the onboard devices deserve
some automatic build-time testing -- at least ones for which drivers are
known to be in a reasonable shape.
As a side note, this configuration template has not been regenerated for
a long time and is thus severely outdated. I am tempted to do this,
obviously setting any new options to my liking -- I'll send another patch
for it unless somebody objects.
Please apply,
Maciej
patch-mips-2.6.23-20071011-swarm-defconfig-0
diff -up --recursive --new-file
linux-mips-2.6.23-20071011.macro/arch/mips/configs/sb1250-swarm_defconfig
linux-mips-2.6.23-20071011/arch/mips/configs/sb1250-swarm_defconfig
--- linux-mips-2.6.23-20071011.macro/arch/mips/configs/sb1250-swarm_defconfig
2007-10-11 04:56:52.000000000 +0000
+++ linux-mips-2.6.23-20071011/arch/mips/configs/sb1250-swarm_defconfig
2007-10-12 14:51:50.000000000 +0000
@@ -467,7 +467,7 @@ CONFIG_BLK_DEV_IDEFLOPPY=y
#
CONFIG_IDE_GENERIC=y
# 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_BLK_DEV_IDEDMA is not set
# CONFIG_IDEDMA_AUTO is not set
|