mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 00:29:41 +02:00
ed3a5c6bfd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19337 3c298f89-4303-0410-b956-a3cf2f4a3e73
18 lines
300 B
Diff
18 lines
300 B
Diff
--- a/config.mk
|
|
+++ b/config.mk
|
|
@@ -283,10 +283,10 @@ endif
|
|
|
|
CONFIG_P54_PCI=m
|
|
|
|
-CONFIG_B44=m
|
|
-CONFIG_B44_PCI_AUTOSELECT=y
|
|
-CONFIG_B44_PCICORE_AUTOSELECT=y
|
|
-CONFIG_B44_PCI=y
|
|
+# CONFIG_B44=m
|
|
+# CONFIG_B44_PCI_AUTOSELECT=y
|
|
+# CONFIG_B44_PCICORE_AUTOSELECT=y
|
|
+# CONFIG_B44_PCI=y
|
|
|
|
CONFIG_RTL8180=m
|
|
|