summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-10-30 11:08:25 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-10-30 11:08:25 +0000
commit399ea0eae6fb43c0f70c468f61af38d974307426 (patch)
tree294c913af2f7d2e55e53c2c58dc04f46697ce17e /meta
parent89fd711095b3490ed672e7c7c4a21ae8f375daa2 (diff)
downloadpoky-399ea0eae6fb43c0f70c468f61af38d974307426.tar.gz
linux-rp: sync Akita defconfig from 2.6.23 to 2.6.24-rc1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3038 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/linux/linux-rp-2.6.23+2.6.24-rc1/defconfig-akita22
-rw-r--r--meta/packages/linux/linux-rp_2.6.23+2.6.24-rc1.bb2
2 files changed, 21 insertions, 3 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.23+2.6.24-rc1/defconfig-akita b/meta/packages/linux/linux-rp-2.6.23+2.6.24-rc1/defconfig-akita
index 59ec5c95b7..7d9adaf0e3 100644
--- a/meta/packages/linux/linux-rp-2.6.23+2.6.24-rc1/defconfig-akita
+++ b/meta/packages/linux/linux-rp-2.6.23+2.6.24-rc1/defconfig-akita
@@ -677,8 +677,24 @@ CONFIG_MII=m
677# 677#
678# Wireless LAN 678# Wireless LAN
679# 679#
680# CONFIG_WLAN_PRE80211 is not set 680CONFIG_WLAN_PRE80211=y
681# CONFIG_WLAN_80211 is not set 681# CONFIG_STRIP is not set
682# CONFIG_PCMCIA_WAVELAN is not set
683# CONFIG_PCMCIA_NETWAVE is not set
684CONFIG_WLAN_80211=y
685# CONFIG_PCMCIA_RAYCS is not set
686# CONFIG_LIBERTAS is not set
687CONFIG_HERMES=m
688# CONFIG_ATMEL is not set
689CONFIG_PCMCIA_HERMES=m
690CONFIG_PCMCIA_SPECTRUM=m
691CONFIG_AIRO_CS=m
692# CONFIG_PCMCIA_WL3501 is not set
693# CONFIG_USB_ZD1201 is not set
694CONFIG_HOSTAP=m
695CONFIG_HOSTAP_FIRMWARE=y
696# CONFIG_HOSTAP_FIRMWARE_NVRAM is not set
697CONFIG_HOSTAP_CS=m
682 698
683# 699#
684# USB Network Adapters 700# USB Network Adapters
@@ -989,7 +1005,7 @@ CONFIG_FB_DEFERRED_IO=y
989CONFIG_FB_PXA=y 1005CONFIG_FB_PXA=y
990CONFIG_FB_PXA_LCD_QVGA=y 1006CONFIG_FB_PXA_LCD_QVGA=y
991# CONFIG_FB_PXA_LCD_VGA is not set 1007# CONFIG_FB_PXA_LCD_VGA is not set
992# CONFIG_FB_PXA_OVERLAY is not set 1008CONFIG_FB_PXA_OVERLAY=y
993# CONFIG_FB_PXA_PARAMETERS is not set 1009# CONFIG_FB_PXA_PARAMETERS is not set
994# CONFIG_FB_MBX is not set 1010# CONFIG_FB_MBX is not set
995# CONFIG_FB_W100 is not set 1011# CONFIG_FB_W100 is not set
diff --git a/meta/packages/linux/linux-rp_2.6.23+2.6.24-rc1.bb b/meta/packages/linux/linux-rp_2.6.23+2.6.24-rc1.bb
index d73f528892..bcf85d6df0 100644
--- a/meta/packages/linux/linux-rp_2.6.23+2.6.24-rc1.bb
+++ b/meta/packages/linux/linux-rp_2.6.23+2.6.24-rc1.bb
@@ -1,5 +1,7 @@
1require linux-rp.inc 1require linux-rp.inc
2 2
3PR = "r1"
4
3DEFAULT_PREFERENCE = "-1" 5DEFAULT_PREFERENCE = "-1"
4 6
5# Handy URLs 7# Handy URLs