]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-rp-2.6.22+2.6.23-rc4: Added the HTC wifi module to our defconfig.
authorSamuel Ortiz <sameo@openedhand.com>
Wed, 26 Sep 2007 15:36:02 +0000 (15:36 +0000)
committerSamuel Ortiz <sameo@openedhand.com>
Wed, 26 Sep 2007 15:36:02 +0000 (15:36 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2804 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/linux/linux-rp-2.6.22+2.6.23-rc4/defconfig-htcuniversal
meta/packages/linux/linux-rp_2.6.22+2.6.23-rc4.bb

index 1a787d4f23316fc39345aaeaffd76a970c15525b..2b026214996794c3e40a8166ae322037a3f42a8b 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.23-rc4
-# Tue Sep 11 13:04:28 2007
+# Wed Sep 26 17:55:32 2007
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -561,8 +561,14 @@ CONFIG_NETDEVICES=y
 #
 # Wireless LAN
 #
+CONFIG_NET_RADIO=y
+# CONFIG_NET_WIRELESS_RTNETLINK is not set
 # CONFIG_WLAN_PRE80211 is not set
 # CONFIG_WLAN_80211 is not set
+CONFIG_ACX=m
+CONFIG_ACX_MEM=y
+# CONFIG_ACX_CS is not set
+CONFIG_ACX_HTCUNIVERSAL=m
 # CONFIG_WAN is not set
 CONFIG_PPP=m
 # CONFIG_PPP_MULTILINK is not set
index 118c2ef72edec9d196de554941e63ca11e240f2f..089b458ea40526e3f788d1bfb4ff8a8bcc624625 100644 (file)
@@ -1,6 +1,6 @@
 require linux-rp.inc
 
-PR = "r3"
+PR = "r4"
 
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_htcuniversal = "1"