X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/89624a753f3f02407de47d260508ece503b763d0..c0d013dd1b33bcab1abb0729aa2585f8631fd27f:/target/linux/generic-2.6/patches-2.6.27/974-ssb_b43_default_on.patch diff --git a/target/linux/generic-2.6/patches-2.6.27/974-ssb_b43_default_on.patch b/target/linux/generic-2.6/patches-2.6.27/974-ssb_b43_default_on.patch index 34e1267fc..a5e84ba57 100644 --- a/target/linux/generic-2.6/patches-2.6.27/974-ssb_b43_default_on.patch +++ b/target/linux/generic-2.6/patches-2.6.27/974-ssb_b43_default_on.patch @@ -1,6 +1,15 @@ ---- a/drivers/ssb/Kconfig 2008-11-29 17:29:58.000000000 +0100 -+++ b/drivers/ssb/Kconfig 2008-11-29 17:40:52.000000000 +0100 -@@ -48,7 +48,7 @@ +--- a/drivers/ssb/Kconfig ++++ b/drivers/ssb/Kconfig +@@ -26,7 +26,7 @@ config SSB_SPROM + + # Support for Block-I/O. SELECT this from the driver that needs it. + config SSB_BLOCKIO +- bool ++ bool "add SSB_BLOCKIO support" + depends on SSB + + config SSB_PCIHOST_POSSIBLE +@@ -48,7 +48,7 @@ config SSB_PCIHOST config SSB_B43_PCI_BRIDGE bool depends on SSB_PCIHOST