From c3a8afd3eff1729644195dcdd360712eb44868f6 Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 16 Feb 2009 18:54:43 +0000 Subject: [PATCH] [kernel] generic-2.6: enable mac80211 on 2.6.2{7,8} git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14531 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/config-2.6.27 | 23 +++++++++++++++++++++-- target/linux/generic-2.6/config-2.6.28 | 26 ++++++++++++++++++++++++-- 2 files changed, 45 insertions(+), 4 deletions(-) diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index 2037cf211..90c16685c 100644 --- a/target/linux/generic-2.6/config-2.6.27 +++ b/target/linux/generic-2.6/config-2.6.27 @@ -7,6 +7,7 @@ # CONFIG_ADAPTEC_STARFIRE is not set # CONFIG_ADFS_FS is not set # CONFIG_ADM6996_PHY is not set +# CONFIG_ADM8211 is not set # CONFIG_AFFS_FS is not set # CONFIG_AFS_FS is not set # CONFIG_AF_RXRPC is not set @@ -29,6 +30,8 @@ CONFIG_ASK_IP_FIB_HASH=y # CONFIG_ATA_GENERIC is not set # CONFIG_ATA_OVER_ETH is not set # CONFIG_ATA_SFF is not set +# CONFIG_ATH5K is not set +# CONFIG_ATH9K is not set # CONFIG_ATL1 is not set # CONFIG_ATL1E is not set CONFIG_ATM=m @@ -60,6 +63,8 @@ CONFIG_ATM_TCP=m CONFIG_AX25=m # CONFIG_AX25_DAMA_SLAVE is not set # CONFIG_AX88796 is not set +# CONFIG_B43 is not set +# CONFIG_B43LEGACY is not set # CONFIG_B44 is not set # CONFIG_BACKLIGHT_LCD_SUPPORT is not set CONFIG_BASE_FULL=y @@ -218,7 +223,7 @@ CONFIG_CARDBUS=y # CONFIG_CASSINI is not set CONFIG_CC_OPTIMIZE_FOR_SIZE=y # CONFIG_CDROM_PKTCDVD is not set -# CONFIG_CFG80211 is not set +CONFIG_CFG80211=m # CONFIG_CGROUPS is not set # CONFIG_CHELSIO_T1 is not set # CONFIG_CHELSIO_T3 is not set @@ -735,6 +740,9 @@ CONFIG_ISDN_CAPI_MIDDLEWARE=y # CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON is not set # CONFIG_ISDN_I4L is not set CONFIG_ISO9660_FS=m +# CONFIG_IWL3945 is not set +# CONFIG_IWLAGN is not set +# CONFIG_IWLCORE is not set # CONFIG_IWLWIFI_LEDS is not set # CONFIG_IXGB is not set CONFIG_JBD=m @@ -798,9 +806,16 @@ CONFIG_LOCKD_V4=y CONFIG_LOG_BUF_SHIFT=14 # CONFIG_LSF is not set # CONFIG_LXT_PHY is not set -# CONFIG_MAC80211 is not set +CONFIG_MAC80211=m # CONFIG_MAC80211_DEBUG is not set +# CONFIG_MAC80211_DEBUGFS is not set +# CONFIG_MAC80211_DEBUG_MENU is not set +# CONFIG_MAC80211_HWSIM is not set # CONFIG_MAC80211_LEDS is not set +# CONFIG_MAC80211_MESH is not set +CONFIG_MAC80211_RC_DEFAULT="pid" +CONFIG_MAC80211_RC_DEFAULT_PID=y +CONFIG_MAC80211_RC_PID=y # CONFIG_MACVLAN is not set # CONFIG_MAC_EMUMOUSEBTN is not set CONFIG_MAC_PARTITION=y @@ -1047,6 +1062,7 @@ CONFIG_NF_NAT_RTSP=m CONFIG_NF_NAT_SIP=m CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NF_NAT_TFTP=m +CONFIG_NL80211=y CONFIG_NLS=m # CONFIG_NLS_ASCII is not set CONFIG_NLS_CODEPAGE_1250=m @@ -1106,6 +1122,7 @@ CONFIG_NORTEL_HERMES=m # CONFIG_OCF_TALITOS is not set # CONFIG_OMFS_FS is not set # CONFIG_OSF_PARTITION is not set +# CONFIG_P54_COMMON is not set CONFIG_PACKET=y CONFIG_PACKET_MMAP=y # CONFIG_PARPORT is not set @@ -1259,6 +1276,7 @@ CONFIG_RFKILL=m # CONFIG_ROSE is not set CONFIG_RPCSEC_GSS_KRB5=m # CONFIG_RPCSEC_GSS_SPKM3 is not set +# CONFIG_RT2X00 is not set # CONFIG_RTC_CLASS is not set CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_DS1511 is not set @@ -1268,6 +1286,7 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_R9701 is not set # CONFIG_RTC_DRV_RS5C348 is not set # CONFIG_RTC_DRV_S35390A is not set +# CONFIG_RTL8180 is not set # CONFIG_RTL8187 is not set CONFIG_RT_MUTEXES=y # CONFIG_S2IO is not set diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index 080bfb61b..ee342b69c 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -7,6 +7,7 @@ # CONFIG_ADAPTEC_STARFIRE is not set # CONFIG_ADFS_FS is not set # CONFIG_ADM6996_PHY is not set +# CONFIG_ADM8211 is not set # CONFIG_AFFS_FS is not set # CONFIG_AFS_FS is not set # CONFIG_AF_RXRPC is not set @@ -30,6 +31,8 @@ CONFIG_ASK_IP_FIB_HASH=y # CONFIG_ATA_GENERIC is not set # CONFIG_ATA_OVER_ETH is not set # CONFIG_ATA_SFF is not set +# CONFIG_ATH5K is not set +# CONFIG_ATH9K is not set # CONFIG_ATL1 is not set # CONFIG_ATL1E is not set # CONFIG_ATL2 is not set @@ -62,6 +65,8 @@ CONFIG_ATM_TCP=m CONFIG_AX25=m # CONFIG_AX25_DAMA_SLAVE is not set # CONFIG_AX88796 is not set +# CONFIG_B43 is not set +# CONFIG_B43LEGACY is not set # CONFIG_B44 is not set # CONFIG_BACKLIGHT_LCD_SUPPORT is not set CONFIG_BASE_FULL=y @@ -221,7 +226,7 @@ CONFIG_CARDBUS=y # CONFIG_CASSINI is not set CONFIG_CC_OPTIMIZE_FOR_SIZE=y # CONFIG_CDROM_PKTCDVD is not set -# CONFIG_CFG80211 is not set +CONFIG_CFG80211=m # CONFIG_CGROUPS is not set # CONFIG_CHELSIO_T1 is not set # CONFIG_CHELSIO_T3 is not set @@ -770,6 +775,9 @@ CONFIG_ISDN_CAPI_MIDDLEWARE=y # CONFIG_ISDN_I4L is not set CONFIG_ISO9660_FS=m # CONFIG_IWLWIFI_LEDS is not set +# CONFIG_IWL3945 is not set +# CONFIG_IWLAGN is not set +# CONFIG_IWLCORE is not set # CONFIG_IXGB is not set CONFIG_JBD=m # CONFIG_JBD_DEBUG is not set @@ -823,6 +831,7 @@ CONFIG_LEDS_TRIGGER_TIMER=y # CONFIG_LEGACY_PTYS is not set CONFIG_LIBCRC32C=m # CONFIG_LIBERTAS is not set +# CONFIG_LIBERTAS_THINFIRM is not set # CONFIG_LIBERTAS_USB is not set CONFIG_LLC=y CONFIG_LLC2=m @@ -834,9 +843,18 @@ CONFIG_LOCKD_V4=y CONFIG_LOG_BUF_SHIFT=14 # CONFIG_LSF is not set # CONFIG_LXT_PHY is not set -# CONFIG_MAC80211 is not set +CONFIG_MAC80211=m # CONFIG_MAC80211_DEBUG is not set +# CONFIG_MAC80211_DEBUGFS is not set +# CONFIG_MAC80211_DEBUG_MENU is not set +# CONFIG_MAC80211_HWSIM is not set # CONFIG_MAC80211_LEDS is not set +# CONFIG_MAC80211_MESH is not set +CONFIG_MAC80211_RC_DEFAULT="pid" +# CONFIG_MAC80211_RC_DEFAULT_MINSTREL is not set +CONFIG_MAC80211_RC_DEFAULT_PID=y +# CONFIG_MAC80211_RC_MINSTREL is not set +CONFIG_MAC80211_RC_PID=y # CONFIG_MACVLAN is not set # CONFIG_MAC_EMUMOUSEBTN is not set CONFIG_MAC_PARTITION=y @@ -1090,6 +1108,7 @@ CONFIG_NF_NAT_RTSP=m CONFIG_NF_NAT_SIP=m CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NF_NAT_TFTP=m +CONFIG_NL80211=y CONFIG_NLS=m # CONFIG_NLS_ASCII is not set CONFIG_NLS_CODEPAGE_1250=m @@ -1149,6 +1168,7 @@ CONFIG_NORTEL_HERMES=m # CONFIG_OCF_TALITOS is not set # CONFIG_OMFS_FS is not set # CONFIG_OSF_PARTITION is not set +# CONFIG_P54_COMMON is not set CONFIG_PACKET=y CONFIG_PACKET_MMAP=y # CONFIG_PARPORT is not set @@ -1307,6 +1327,7 @@ CONFIG_RFKILL=m # CONFIG_ROSE is not set CONFIG_RPCSEC_GSS_KRB5=m # CONFIG_RPCSEC_GSS_SPKM3 is not set +# CONFIG_RT2X00 is not set # CONFIG_RTC_CLASS is not set # CONFIG_RTC_DRV_BQ4802 is not set CONFIG_RTC_DRV_CMOS=y @@ -1325,6 +1346,7 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_RTC7301 is not set # CONFIG_RTC_DRV_RX8581 is not set # CONFIG_RTC_DRV_S35390A is not set +# CONFIG_RTL8180 is not set # CONFIG_RTL8187 is not set CONFIG_RT_MUTEXES=y # CONFIG_S2IO is not set -- 2.35.1