[oe-commits] Simon Busch : linux-palmpre: adjust defconfig for wireless

git version control git at git.openembedded.org
Tue Jan 4 10:48:41 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b2854f4659715098115080179529955a96935e1d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b2854f4659715098115080179529955a96935e1d

Author: Simon Busch <morphis at amethyst.openembedded.net>
Date:   Sat Dec 18 22:48:44 2010 +0100

linux-palmpre: adjust defconfig for wireless

We get wireless support on the palmpre machine through compat-wireless-2.6-old. So we don't
need any wireless support in our kernel itself.

Signed-off-by: Simon Busch <morphis at amethyst.openembedded.net>

---

 recipes/linux/linux-palmpre/defconfig |   36 +++++++-------------------------
 1 files changed, 8 insertions(+), 28 deletions(-)

diff --git a/recipes/linux/linux-palmpre/defconfig b/recipes/linux/linux-palmpre/defconfig
index 4611f7a..f63b4a5 100644
--- a/recipes/linux/linux-palmpre/defconfig
+++ b/recipes/linux/linux-palmpre/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.24-palm
-# Thu Dec  2 01:21:44 2010
+# Thu Dec 16 21:05:11 2010
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -31,6 +31,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
 CONFIG_EXPERIMENTAL=y
 CONFIG_BROKEN_ON_SMP=y
 CONFIG_INIT_ENV_ARG_LIMIT=32
+CONFIG_LOCALVERSION="-joplin-3430"
 # CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_SWAP=y
 CONFIG_SYSVIPC=y
@@ -203,6 +204,7 @@ CONFIG_ARCH_OMAP3430=y
 CONFIG_MACH_SIRLOIN=y
 CONFIG_FASTPATH=y
 # CONFIG_DISABLE_WFI is not set
+CONFIG_SIRLOIN_WIFI=m
 # CONFIG_INTERCONNECT_IO_POSTING is not set
 
 #
@@ -659,19 +661,10 @@ CONFIG_FIB_RULES=y
 #
 # Wireless
 #
-CONFIG_CFG80211=m
-CONFIG_NL80211=y
+# CONFIG_CFG80211 is not set
 CONFIG_WIRELESS_EXT=y
-CONFIG_MAC80211=m
-CONFIG_MAC80211_RCSIMPLE=y
-# CONFIG_MAC80211_DEBUGFS is not set
-# CONFIG_MAC80211_DEBUG is not set
-CONFIG_IEEE80211=m
-# CONFIG_IEEE80211_DEBUG is not set
-# CONFIG_IEEE80211_CRYPT_WEP is not set
-# CONFIG_IEEE80211_CRYPT_CCMP is not set
-# CONFIG_IEEE80211_CRYPT_TKIP is not set
-# CONFIG_IEEE80211_SOFTMAC is not set
+# CONFIG_MAC80211 is not set
+# CONFIG_IEEE80211 is not set
 # CONFIG_RFKILL is not set
 # CONFIG_NET_9P is not set
 
@@ -777,7 +770,7 @@ CONFIG_DM_MIRROR=y
 # CONFIG_DM_DELAY is not set
 CONFIG_DM_UEVENT=y
 CONFIG_NETDEVICES=y
-# CONFIG_NETDEVICES_MULTIQUEUE is not set
+CONFIG_NETDEVICES_MULTIQUEUE=y
 CONFIG_IFB=m
 # CONFIG_DUMMY is not set
 # CONFIG_BONDING is not set
@@ -793,19 +786,7 @@ CONFIG_TUN=y
 # Wireless LAN
 #
 # CONFIG_WLAN_PRE80211 is not set
-CONFIG_WLAN_80211=y
-CONFIG_LIBERTAS=m
-# CONFIG_LIBERTAS_USB is not set
-CONFIG_LIBERTAS_SDIO=m
-# CONFIG_LIBERTAS_DEBUG is not set
-# CONFIG_USB_ZD1201 is not set
-# CONFIG_RTL8187 is not set
-# CONFIG_P54_COMMON is not set
-# CONFIG_HOSTAP is not set
-# CONFIG_B43 is not set
-# CONFIG_B43LEGACY is not set
-# CONFIG_RT2X00 is not set
-CONFIG_SD8XXX=m
+# CONFIG_WLAN_80211 is not set
 
 #
 # USB Network Adapters
@@ -1868,4 +1849,3 @@ CONFIG_PLIST=y
 CONFIG_HAS_IOMEM=y
 CONFIG_HAS_IOPORT=y
 CONFIG_HAS_DMA=y
-CONFIG_LOCALVERSION="-joplin-3430"





More information about the Openembedded-commits mailing list