[openwrt] run make oldconfig to update the .config to openwrt r26713
This commit is contained in:
parent
977f25cc48
commit
94825afe2d
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# OpenWrt version: Backfire (r25989)
|
||||
# Mon Mar 21 20:55:12 2011
|
||||
# OpenWrt version: Backfire (r26713)
|
||||
# Mon Apr 18 15:01:59 2011
|
||||
#
|
||||
CONFIG_HAVE_DOT_CONFIG=y
|
||||
# CONFIG_TARGET_ppc40x is not set
|
||||
|
@ -252,7 +252,6 @@ CONFIG_KERNEL_DEBUG_FS=y
|
|||
# CONFIG_USE_STRIP is not set
|
||||
CONFIG_USE_SSTRIP=y
|
||||
# CONFIG_STRIP_KERNEL_EXPORTS is not set
|
||||
# CONFIG_USE_MKLIBS is not set
|
||||
# CONFIG_DEVEL is not set
|
||||
# CONFIG_BROKEN is not set
|
||||
CONFIG_DOWNLOAD_FOLDER=""
|
||||
|
@ -1078,6 +1077,8 @@ CONFIG_PACKAGE_libavahi=y
|
|||
CONFIG_PACKAGE_libdaemon=y
|
||||
CONFIG_PACKAGE_libexpat=y
|
||||
CONFIG_PACKAGE_libgdbm=y
|
||||
CONFIG_PACKAGE_libip4tc=y
|
||||
CONFIG_PACKAGE_libip6tc=y
|
||||
CONFIG_PACKAGE_libiptc=y
|
||||
# CONFIG_PACKAGE_libiw is not set
|
||||
# CONFIG_PACKAGE_libjson is not set
|
||||
|
@ -1152,6 +1153,8 @@ CONFIG_PACKAGE_wpa-supplicant=y
|
|||
CONFIG_WPA_SUPPLICANT_INTERNAL=y
|
||||
# CONFIG_WPA_SUPPLICANT_OPENSSL is not set
|
||||
# CONFIG_WPA_RFKILL_SUPPORT is not set
|
||||
# CONFIG_DRIVER_WEXT_SUPPORT is not set
|
||||
# CONFIG_DRIVER_11N_SUPPORT is not set
|
||||
# CONFIG_PACKAGE_wpa-supplicant-mini is not set
|
||||
# CONFIG_PACKAGE_wpad is not set
|
||||
# CONFIG_PACKAGE_wpad-mini is not set
|
||||
|
@ -1496,6 +1499,8 @@ CONFIG_PACKAGE_kmod-spi-gpio=y
|
|||
# CONFIG_PACKAGE_kmod-ath is not set
|
||||
# CONFIG_PACKAGE_kmod-ath5k is not set
|
||||
# CONFIG_PACKAGE_kmod-ath9k is not set
|
||||
# CONFIG_PACKAGE_kmod-ath9k-common is not set
|
||||
# CONFIG_PACKAGE_kmod-ath9k-htc is not set
|
||||
# CONFIG_PACKAGE_kmod-b43 is not set
|
||||
# CONFIG_PACKAGE_kmod-b43legacy is not set
|
||||
# CONFIG_PACKAGE_kmod-carl9170 is not set
|
||||
|
@ -1503,6 +1508,10 @@ CONFIG_PACKAGE_kmod-spi-gpio=y
|
|||
# CONFIG_PACKAGE_kmod-hostap is not set
|
||||
# CONFIG_PACKAGE_kmod-hostap-pci is not set
|
||||
# CONFIG_PACKAGE_kmod-hostap-plx is not set
|
||||
# CONFIG_PACKAGE_kmod-iwl-legacy is not set
|
||||
# CONFIG_PACKAGE_kmod-iwl3945 is not set
|
||||
# CONFIG_PACKAGE_kmod-iwl4965 is not set
|
||||
# CONFIG_PACKAGE_kmod-iwlagn is not set
|
||||
# CONFIG_PACKAGE_kmod-lib80211 is not set
|
||||
# CONFIG_PACKAGE_kmod-libertas-sd is not set
|
||||
# CONFIG_PACKAGE_kmod-libertas-usb is not set
|
||||
|
|
Loading…
Reference in New Issue