Prise en charge complète pico 5(ou blide hostapd)
This commit is contained in:
parent
687d7e148d
commit
4652737b19
1 changed files with 15 additions and 6 deletions
21
.config
21
.config
|
@ -203,7 +203,7 @@ CONFIG_PKG_FORTIFY_SOURCE_NONE=y
|
|||
CONFIG_PKG_RELRO_NONE=y
|
||||
# CONFIG_PKG_RELRO_PARTIAL is not set
|
||||
# CONFIG_PKG_RELRO_FULL is not set
|
||||
# CONFIG_DEVEL is not set
|
||||
CONFIG_DEVEL=y
|
||||
# CONFIG_BROKEN is not set
|
||||
CONFIG_BINARY_FOLDER=""
|
||||
CONFIG_DOWNLOAD_FOLDER=""
|
||||
|
@ -214,9 +214,15 @@ CONFIG_TARGET_ROOTFS_DIR=""
|
|||
# CONFIG_CCACHE is not set
|
||||
CONFIG_EXTERNAL_KERNEL_TREE=""
|
||||
CONFIG_KERNEL_GIT_CLONE_URI=""
|
||||
# CONFIG_BUILD_LOG is not set
|
||||
# CONFIG_SRC_TREE_OVERRIDE is not set
|
||||
CONFIG_EXTRA_OPTIMIZATION="-fno-caller-saves"
|
||||
# CONFIG_TARGET_OPTIONS is not set
|
||||
CONFIG_TARGET_OPTIMIZATION="-Os -pipe -mno-branch-likely -mips32 -mtune=mips32"
|
||||
CONFIG_SOFT_FLOAT=y
|
||||
# CONFIG_EXTERNAL_TOOLCHAIN is not set
|
||||
CONFIG_NEED_TOOLCHAIN=y
|
||||
# CONFIG_TOOLCHAINOPTS is not set
|
||||
# CONFIG_EXTRA_TARGET_ARCH is not set
|
||||
CONFIG_EXTRA_BINUTILS_CONFIG_OPTIONS=""
|
||||
CONFIG_BINUTILS_VERSION="linaro"
|
||||
|
@ -238,7 +244,7 @@ CONFIG_LIBC_VERSION="0.9.33.2"
|
|||
CONFIG_TARGET_SUFFIX="uclibc"
|
||||
# CONFIG_IB is not set
|
||||
# CONFIG_SDK is not set
|
||||
# CONFIG_MAKE_TOOLCHAIN is not set
|
||||
CONFIG_MAKE_TOOLCHAIN=y
|
||||
# CONFIG_IMAGEOPT is not set
|
||||
# CONFIG_PREINITOPT is not set
|
||||
CONFIG_TARGET_PREINIT_SUPPRESS_STDERR=y
|
||||
|
@ -1650,6 +1656,7 @@ CONFIG_PACKAGE_kmod-gpio-button-hotplug=y
|
|||
# CONFIG_PACKAGE_kmod-usb-serial is not set
|
||||
# CONFIG_PACKAGE_kmod-usb-storage is not set
|
||||
# CONFIG_PACKAGE_kmod-usb-storage-extras is not set
|
||||
# CONFIG_PACKAGE_kmod-usb-test is not set
|
||||
# CONFIG_PACKAGE_kmod-usb-uhci is not set
|
||||
# CONFIG_PACKAGE_kmod-usb-wdm is not set
|
||||
# CONFIG_PACKAGE_kmod-usb-yealink is not set
|
||||
|
@ -2033,7 +2040,7 @@ CONFIG_PACKAGE_iptables=y
|
|||
# CONFIG_PACKAGE_gre is not set
|
||||
CONFIG_PACKAGE_hostapd=m
|
||||
CONFIG_PACKAGE_hostapd-common=y
|
||||
# CONFIG_PACKAGE_hostapd-common-old is not set
|
||||
CONFIG_PACKAGE_hostapd-common-old=y
|
||||
CONFIG_PACKAGE_hostapd-mini=m
|
||||
CONFIG_PACKAGE_hostapd-utils=y
|
||||
# CONFIG_PACKAGE_iftop is not set
|
||||
|
@ -2078,16 +2085,18 @@ CONFIG_PACKAGE_ppp-mod-pppoe=y
|
|||
# CONFIG_PACKAGE_uclient-fetch is not set
|
||||
# CONFIG_PACKAGE_umbim is not set
|
||||
# CONFIG_PACKAGE_uqmi is not set
|
||||
# CONFIG_PACKAGE_wpa-cli is not set
|
||||
# CONFIG_PACKAGE_wpa-supplicant is not set
|
||||
CONFIG_PACKAGE_wpa-cli=y
|
||||
CONFIG_PACKAGE_wpa-supplicant=m
|
||||
# CONFIG_WPA_SUPPLICANT_NO_TIMESTAMP_CHECK is not set
|
||||
CONFIG_WPA_SUPPLICANT_INTERNAL=y
|
||||
# CONFIG_WPA_SUPPLICANT_OPENSSL is not set
|
||||
# CONFIG_WPA_RFKILL_SUPPORT is not set
|
||||
CONFIG_WPA_MSG_MIN_PRIORITY=3
|
||||
# CONFIG_DRIVER_WEXT_SUPPORT is not set
|
||||
# CONFIG_DRIVER_11N_SUPPORT is not set
|
||||
# CONFIG_PACKAGE_wpa-supplicant-mini is not set
|
||||
# CONFIG_PACKAGE_wpa-supplicant-p2p is not set
|
||||
# CONFIG_PACKAGE_wpad is not set
|
||||
CONFIG_PACKAGE_wpad=y
|
||||
CONFIG_PACKAGE_wpad-mini=y
|
||||
# CONFIG_PACKAGE_wwan is not set
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue