From 777f9788d879bb483d6ae7b56978c31f7075e440 Mon Sep 17 00:00:00 2001 From: Tim Niemeyer Date: Thu, 21 Nov 2013 20:47:27 +0100 Subject: [PATCH] dir300/fonera: update to new openwrt This commit deactivates some special treatments for low memory devices, we need to first evaluate the current openwrt to check what is needed and what not. Signed-off-by: Tim Niemeyer --- bsp/board_dir300.bsp | 7 +- bsp/board_fonera.bsp | 9 +- bsp/dir300/.config | 629 +++++++++++++++++++------------------------ bsp/fonera/.config | 629 +++++++++++++++++++------------------------ 4 files changed, 563 insertions(+), 711 deletions(-) diff --git a/bsp/board_dir300.bsp b/bsp/board_dir300.bsp index ff41c73..a981a18 100644 --- a/bsp/board_dir300.bsp +++ b/bsp/board_dir300.bsp @@ -3,10 +3,11 @@ machine=dir300 target=$builddir/$machine board_prepare() { - cat ./bsp/$machine/000-squashfs-image-params.patch | patch -p0 -d $target + #cat ./bsp/$machine/000-squashfs-image-params.patch | patch -p0 -d $target - cat build_patches/dont_overwrite_wan_config.patch | patch -p0 -d $target - /bin/rm $target/target/linux/atheros/base-files/etc/uci-defaults/network + #cat build_patches/dont_overwrite_wan_config.patch | patch -p0 -d $target + #/bin/rm $target/target/linux/atheros/base-files/etc/uci-defaults/network + echo "nothing todo" > /dev/null } board_prebuild() { diff --git a/bsp/board_fonera.bsp b/bsp/board_fonera.bsp index 1571b90..ded6c79 100644 --- a/bsp/board_fonera.bsp +++ b/bsp/board_fonera.bsp @@ -3,10 +3,11 @@ machine=fonera target=$builddir/$machine board_prepare() { - cat ./bsp/$machine/000-squashfs-image-params.patch | patch -p0 -d $target - - cat build_patches/dont_overwrite_wan_config.patch | patch -p0 -d $target - /bin/rm $target/target/linux/atheros/base-files/etc/uci-defaults/network + #cat ./bsp/$machine/000-squashfs-image-params.patch | patch -p0 -d $target + + #cat build_patches/dont_overwrite_wan_config.patch | patch -p0 -d $target + #/bin/rm $target/target/linux/atheros/base-files/etc/uci-defaults/network + echo "nothing todo" > /dev/null } board_prebuild() { diff --git a/bsp/dir300/.config b/bsp/dir300/.config index 4c954cc..99198a9 100644 --- a/bsp/dir300/.config +++ b/bsp/dir300/.config @@ -5,6 +5,9 @@ CONFIG_AUDIO_SUPPORT=y CONFIG_AUTOREBUILD=y CONFIG_BIG_ENDIAN=y CONFIG_BINUTILS_VERSION="2.22" +# CONFIG_BINUTILS_VERSION_2_22 is not set +# CONFIG_BINUTILS_VERSION_2_23_1 is not set +# CONFIG_BINUTILS_VERSION_LINARO is not set # CONFIG_BROKEN is not set # CONFIG_BUILD_NLS is not set CONFIG_BUILD_PATENTED=y @@ -119,11 +122,11 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_ALLOW_EXEC=y CONFIG_BUSYBOX_CONFIG_FEATURE_AUTOWIDTH=y CONFIG_BUSYBOX_CONFIG_FEATURE_AWK_LIBM=y # CONFIG_BUSYBOX_CONFIG_FEATURE_BASH_IS_ASH is not set -# CONFIG_BUSYBOX_CONFIG_FEATURE_BASH_IS_HUSH is not set CONFIG_BUSYBOX_CONFIG_FEATURE_BASH_IS_NONE=y # CONFIG_BUSYBOX_CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set CONFIG_BUSYBOX_CONFIG_FEATURE_BUFFERS_GO_ON_STACK=y # CONFIG_BUSYBOX_CONFIG_FEATURE_BUFFERS_USE_MALLOC is not set +# CONFIG_BUSYBOX_CONFIG_FEATURE_CALL_TELINIT is not set CONFIG_BUSYBOX_CONFIG_FEATURE_CHECK_TAINTED_MODULE=y # CONFIG_BUSYBOX_CONFIG_FEATURE_CHOWN_LONG_OPTIONS is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_CLEAN_UP is not set @@ -155,7 +158,6 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_EDITING_MAX_LEN=256 CONFIG_BUSYBOX_CONFIG_FEATURE_EDITING=y # CONFIG_BUSYBOX_CONFIG_FEATURE_ENV_LONG_OPTIONS is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_ETC_NETWORKS is not set -# CONFIG_BUSYBOX_CONFIG_FEATURE_EXTRA_QUIET is not set CONFIG_BUSYBOX_CONFIG_FEATURE_FANCY_ECHO=y CONFIG_BUSYBOX_CONFIG_FEATURE_FANCY_HEAD=y CONFIG_BUSYBOX_CONFIG_FEATURE_FANCY_PING=y @@ -208,14 +210,9 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_IFCONFIG_HW=y # CONFIG_BUSYBOX_CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_IFCONFIG_SLIP is not set CONFIG_BUSYBOX_CONFIG_FEATURE_IFCONFIG_STATUS=y -# CONFIG_BUSYBOX_CONFIG_FEATURE_INIT_COREDUMPS is not set -# CONFIG_BUSYBOX_CONFIG_FEATURE_INITRD is not set -# CONFIG_BUSYBOX_CONFIG_FEATURE_INIT_SCTTY is not set -CONFIG_BUSYBOX_CONFIG_FEATURE_INIT_SYSLOG=y # CONFIG_BUSYBOX_CONFIG_FEATURE_INSMOD_TRY_MMAP is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_INSTALLER is not set CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6=y -# CONFIG_BUSYBOX_CONFIG_FEATURE_KILL_REMOVED is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_BRACKETS is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_DASHCMD is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_FLAGS is not set @@ -269,7 +266,6 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_SHADOWPASSWDS=y # CONFIG_BUSYBOX_CONFIG_FEATURE_SH_EXTRA_QUIET is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_SH_HISTFILESIZE is not set CONFIG_BUSYBOX_CONFIG_FEATURE_SH_IS_ASH=y -# CONFIG_BUSYBOX_CONFIG_FEATURE_SH_IS_HUSH is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_SH_IS_NONE is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_SH_NOFORK is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_SHOW_THREADS is not set @@ -312,7 +308,6 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_TRACEROUTE_VERBOSE=y # CONFIG_BUSYBOX_CONFIG_FEATURE_TR_EQUIV is not set CONFIG_BUSYBOX_CONFIG_FEATURE_UMOUNT_ALL=y # CONFIG_BUSYBOX_CONFIG_FEATURE_UNIX_LOCAL is not set -CONFIG_BUSYBOX_CONFIG_FEATURE_USE_INITTAB=y # CONFIG_BUSYBOX_CONFIG_FEATURE_USERNAME_COMPLETION is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_USE_TERMIOS is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_UTMP is not set @@ -383,8 +378,6 @@ CONFIG_BUSYBOX_CONFIG_IFCONFIG=y # CONFIG_BUSYBOX_CONFIG_IFUPDOWN is not set CONFIG_BUSYBOX_CONFIG_INCLUDE_SUSv2=y # CONFIG_BUSYBOX_CONFIG_INETD is not set -CONFIG_BUSYBOX_CONFIG_INIT_TERMINAL_TYPE="linux" -CONFIG_BUSYBOX_CONFIG_INIT=y # CONFIG_BUSYBOX_CONFIG_INOTIFYD is not set CONFIG_BUSYBOX_CONFIG_INSMOD=y # CONFIG_BUSYBOX_CONFIG_INSTALL_APPLET_DONT is not set @@ -458,10 +451,10 @@ CONFIG_BUSYBOX_CONFIG_MV=y # CONFIG_BUSYBOX_CONFIG_NANDDUMP is not set # CONFIG_BUSYBOX_CONFIG_NANDWRITE is not set # CONFIG_BUSYBOX_CONFIG_NBDCLIENT is not set -CONFIG_BUSYBOX_CONFIG_NC=y -CONFIG_BUSYBOX_CONFIG_NC_SERVER=y -CONFIG_BUSYBOX_CONFIG_NC_EXTRA=y CONFIG_BUSYBOX_CONFIG_NC_110_COMPAT=y +CONFIG_BUSYBOX_CONFIG_NC_EXTRA=y +CONFIG_BUSYBOX_CONFIG_NC_SERVER=y +CONFIG_BUSYBOX_CONFIG_NC=y CONFIG_BUSYBOX_CONFIG_NETMSG=y CONFIG_BUSYBOX_CONFIG_NETSTAT=y CONFIG_BUSYBOX_CONFIG_NICE=y @@ -630,27 +623,29 @@ CONFIG_BUSYBOX_CONFIG_YES=y # CONFIG_CCACHE is not set CONFIG_CLEAN_IPKG=y # CONFIG_COLLECT_KERNEL_DEBUG is not set -# CONFIG_CONFIG_BUSYBOX_CONFIG_FEATURE_SH_IS_HUSH is not set +CONFIG_CPU_TYPE="mips32" # CONFIG_DEBUG is not set +CONFIG_DEFAULT_6relayd=y CONFIG_DEFAULT_base-files=y CONFIG_DEFAULT_busybox=y CONFIG_DEFAULT_dnsmasq=y CONFIG_DEFAULT_dropbear=y CONFIG_DEFAULT_firewall=y -CONFIG_DEFAULT_gpioctl=y -CONFIG_DEFAULT_hotplug2=y +CONFIG_DEFAULT_ip6tables=y CONFIG_DEFAULT_iptables=y CONFIG_DEFAULT_kmod-ath5k=y +CONFIG_DEFAULT_kmod-gpio-button-hotplug=y CONFIG_DEFAULT_kmod-ipt-nathelper=y CONFIG_DEFAULT_libc=y CONFIG_DEFAULT_libgcc=y CONFIG_DEFAULT_mtd=y CONFIG_DEFAULT_netifd=y +CONFIG_DEFAULT_odhcp6c=y CONFIG_DEFAULT_opkg=y CONFIG_DEFAULT_ppp-mod-pppoe=y CONFIG_DEFAULT_ppp=y CONFIG_DEFAULT_swconfig=y -CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mips32 -mtune=mips32 -fno-caller-saves" +CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mno-branch-likely -mips32 -mtune=mips32" CONFIG_DEFAULT_uci=y CONFIG_DEFAULT_wpad-mini=y # CONFIG_DEVEL is not set @@ -662,9 +657,11 @@ CONFIG_EXTERNAL_CPIO="" CONFIG_EXTERNAL_KERNEL_TREE="" CONFIG_EXTRA_BINUTILS_CONFIG_OPTIONS="" CONFIG_EXTRA_GCC_CONFIG_OPTIONS="" +CONFIG_EXTRA_OPTIMIZATION="-fno-caller-saves" # CONFIG_EXTRA_TARGET_ARCH is not set -CONFIG_EXTROOT_SETTLETIME=20 -CONFIG_GCC_DEFAULT_VERSION_4_6_LINARO=y +# CONFIG_GCC_USE_VERSION_4_6_LINARO is not set +# CONFIG_GCC_USE_VERSION_4_8_0 is not set +# CONFIG_GCC_USE_VERSION_4_8_LINARO is not set CONFIG_GCC_VERSION="4.6-linaro" CONFIG_GCC_VERSION_4_6_LINARO=y CONFIG_GCC_VERSION_4_6=y @@ -677,18 +674,22 @@ CONFIG_HAVE_DOT_CONFIG=y # CONFIG_INSIGHT is not set # CONFIG_INSTALL_GFORTRAN is not set # CONFIG_INSTALL_LIBGCJ is not set -CONFIG_INSTALL_LIBSTDCPP=y CONFIG_IPV6=y # CONFIG_KERNEL_AIO is not set +# CONFIG_KERNEL_CGROUPS is not set CONFIG_KERNEL_DEBUG_FS=y # CONFIG_KERNEL_DEBUG_INFO is not set # CONFIG_KERNEL_DEBUG_KERNEL is not set -CONFIG_KERNEL_ELF_CORE=y +# CONFIG_KERNEL_DIRECT_IO is not set +# CONFIG_KERNEL_ELF_CORE is not set # CONFIG_KERNEL_FTRACE is not set CONFIG_KERNEL_GIT_CLONE_URI="" CONFIG_KERNEL_GIT_LOCAL_REPOSITORY="" # CONFIG_KERNEL_KALLSYMS is not set -CONFIG_KERNEL_MAGIC_SYSRQ=y +# CONFIG_KERNEL_KEXEC is not set +# CONFIG_KERNEL_LXC_MISC is not set +# CONFIG_KERNEL_MAGIC_SYSRQ is not set +# CONFIG_KERNEL_NAMESPACES is not set # CONFIG_KERNEL_PERF_EVENTS is not set CONFIG_KERNEL_PRINTK_TIME=y # CONFIG_KERNEL_PROFILING is not set @@ -699,35 +700,69 @@ CONFIG_KMOD_BATMAN_ADV_DAT=y # CONFIG_KMOD_BATMAN_ADV_DEBUG_LOG is not set # CONFIG_KMOD_BATMAN_ADV_NC is not set CONFIG_LIBC="uClibc" +# CONFIG_LIBC_USE_EGLIBC is not set +# CONFIG_LIBC_USE_MUSL is not set +# CONFIG_LIBC_USE_UCLIBC is not set CONFIG_LIBC_VERSION="0.9.33.2" -CONFIG_LINUX_3_3=y +CONFIG_LINUX_3_8=y CONFIG_LOCALMIRROR="" # CONFIG_MAKE_TOOLCHAIN is not set CONFIG_mips=y +CONFIG_MODULES=y # CONFIG_NO_STRIP is not set +CONFIG_OPKGSMIME_PASSPHRASE=y # CONFIG_PACKAGE_6in4 is not set # CONFIG_PACKAGE_6rd is not set +# CONFIG_PACKAGE_6relayd is not set # CONFIG_PACKAGE_6to4 is not set # CONFIG_PACKAGE_agetty is not set # CONFIG_PACKAGE_alfred is not set CONFIG_PACKAGE_arptables=y # CONFIG_PACKAGE_ATH_DEBUG is not set +# CONFIG_PACKAGE_atm-aread is not set +# CONFIG_PACKAGE_atm-atmaddr is not set +# CONFIG_PACKAGE_atm-atmdiag is not set +# CONFIG_PACKAGE_atm-atmdump is not set +# CONFIG_PACKAGE_atm-atmloop is not set +# CONFIG_PACKAGE_atm-atmsigd is not set +# CONFIG_PACKAGE_atm-atmswitch is not set +# CONFIG_PACKAGE_atm-atmtcp is not set +# CONFIG_PACKAGE_atm-awrite is not set +# CONFIG_PACKAGE_atm-bus is not set +# CONFIG_PACKAGE_atm-debug-tools is not set +# CONFIG_PACKAGE_atm-diagnostics is not set +# CONFIG_PACKAGE_atm-esi is not set +# CONFIG_PACKAGE_atm-ilmidiag is not set +# CONFIG_PACKAGE_atm-ilmid is not set +# CONFIG_PACKAGE_atm-lecs is not set +# CONFIG_PACKAGE_atm-les is not set +# CONFIG_PACKAGE_atm-mpcd is not set +# CONFIG_PACKAGE_atm-saaldump is not set +# CONFIG_PACKAGE_atm-sonetdiag is not set +# CONFIG_PACKAGE_atm-svc_recv is not set +# CONFIG_PACKAGE_atm-svc_send is not set +# CONFIG_PACKAGE_atm-tools is not set +# CONFIG_PACKAGE_atm-ttcp_atm is not set +# CONFIG_PACKAGE_atm-zeppelin is not set +# CONFIG_PACKAGE_authsae is not set # CONFIG_PACKAGE_badblocks is not set CONFIG_PACKAGE_base-files=y # CONFIG_PACKAGE_batmand is not set +# CONFIG_PACKAGE_binutils is not set # CONFIG_PACKAGE_blkid is not set # CONFIG_PACKAGE_block-mount is not set +# CONFIG_PACKAGE_br2684ctl is not set CONFIG_PACKAGE_bridge=y CONFIG_PACKAGE_busybox=y # CONFIG_PACKAGE_cal is not set # CONFIG_PACKAGE_cfdisk is not set -# CONFIG_PACKAGE_compcache is not set -# CONFIG_PACKAGE_crda is not set +# CONFIG_PACKAGE_conntrack-tools is not set # CONFIG_PACKAGE_dmesg is not set # CONFIG_PACKAGE_dnsmasq-dhcpv6 is not set # CONFIG_PACKAGE_dnsmasq is not set # CONFIG_PACKAGE_dropbearconvert is not set CONFIG_PACKAGE_dropbear=y +# CONFIG_PACKAGE_ds-lite is not set # CONFIG_PACKAGE_e2fsprogs is not set # CONFIG_PACKAGE_ead is not set CONFIG_PACKAGE_ebtables-utils=y @@ -745,18 +780,30 @@ CONFIG_PACKAGE_ethtool=y # CONFIG_PACKAGE_genl is not set # CONFIG_PACKAGE_getopt is not set CONFIG_PACKAGE_gpioctl-sysfs=y -CONFIG_PACKAGE_gpioctl=y # CONFIG_PACKAGE_gpsd-clients is not set # CONFIG_PACKAGE_gpsd is not set CONFIG_PACKAGE_horst=y # CONFIG_PACKAGE_hostapd is not set # CONFIG_PACKAGE_hostapd-mini is not set # CONFIG_PACKAGE_hostapd-utils is not set -CONFIG_PACKAGE_hotplug2=y # CONFIG_PACKAGE_hwclock is not set +# CONFIG_PACKAGE_iconv is not set # CONFIG_PACKAGE_ifenslave is not set +# CONFIG_PACKAGE_iftop is not set # CONFIG_PACKAGE_ip6tables is not set +# CONFIG_PACKAGE_iperf is not set +# CONFIG_PACKAGE_iperf-mt is not set +# CONFIG_PACKAGE_ipset-dns is not set +# CONFIG_PACKAGE_ipset is not set # CONFIG_PACKAGE_iptables is not set +# CONFIG_PACKAGE_iputils-arping is not set +# CONFIG_PACKAGE_iputils-clockdiff is not set +# CONFIG_PACKAGE_iputils-ping6 is not set +# CONFIG_PACKAGE_iputils-ping is not set +# CONFIG_PACKAGE_iputils-tftpd is not set +# CONFIG_PACKAGE_iputils-tracepath6 is not set +# CONFIG_PACKAGE_iputils-tracepath is not set +# CONFIG_PACKAGE_iputils-traceroute6 is not set CONFIG_PACKAGE_ip=y # CONFIG_PACKAGE_iwcap is not set # CONFIG_PACKAGE_iwinfo is not set @@ -795,7 +842,7 @@ CONFIG_PACKAGE_kmod-batman-adv=y # CONFIG_PACKAGE_kmod-brcmfmac is not set # CONFIG_PACKAGE_kmod-brcmsmac is not set # CONFIG_PACKAGE_kmod-brcmutil is not set -# CONFIG_PACKAGE_kmod-bridge is not set +CONFIG_PACKAGE_kmod-bridge=y # CONFIG_PACKAGE_kmod-button-hotplug is not set # CONFIG_PACKAGE_kmod-capi is not set # CONFIG_PACKAGE_kmod-carl9170 is not set @@ -814,16 +861,19 @@ CONFIG_PACKAGE_kmod-crypto-hash=y # CONFIG_PACKAGE_kmod-crypto-hw-geode is not set # CONFIG_PACKAGE_kmod-crypto-hw-hifn-795x is not set # CONFIG_PACKAGE_kmod-crypto-hw-padlock is not set +# CONFIG_PACKAGE_kmod-crypto-hw-talitos is not set # CONFIG_PACKAGE_kmod-crypto-iv is not set -# CONFIG_PACKAGE_kmod-crypto-manager is not set +CONFIG_PACKAGE_kmod-crypto-manager=y # CONFIG_PACKAGE_kmod-crypto-md4 is not set # CONFIG_PACKAGE_kmod-crypto-md5 is not set # CONFIG_PACKAGE_kmod-crypto-michael-mic is not set # CONFIG_PACKAGE_kmod-crypto-misc is not set # CONFIG_PACKAGE_kmod-crypto-null is not set # CONFIG_PACKAGE_kmod-crypto-ocf is not set +CONFIG_PACKAGE_kmod-crypto-pcompress=y # CONFIG_PACKAGE_kmod-crypto-rng is not set # CONFIG_PACKAGE_kmod-crypto-sha1 is not set +# CONFIG_PACKAGE_kmod-crypto-sha256 is not set # CONFIG_PACKAGE_kmod-crypto-test is not set # CONFIG_PACKAGE_kmod-crypto-user is not set # CONFIG_PACKAGE_kmod-crypto-wq is not set @@ -842,9 +892,11 @@ CONFIG_PACKAGE_kmod-ebtables=y # CONFIG_PACKAGE_kmod-eeprom-at25 is not set # CONFIG_PACKAGE_kmod-et131x is not set # CONFIG_PACKAGE_kmod-firewire is not set +# CONFIG_PACKAGE_kmod-forcedeth is not set # CONFIG_PACKAGE_kmod-fs-autofs4 is not set # CONFIG_PACKAGE_kmod-fs-btrfs is not set # CONFIG_PACKAGE_kmod-fs-cifs is not set +# CONFIG_PACKAGE_kmod-fs-configfs is not set # CONFIG_PACKAGE_kmod-fs-exportfs is not set # CONFIG_PACKAGE_kmod-fs-ext4 is not set # CONFIG_PACKAGE_kmod-fs-hfs is not set @@ -864,11 +916,16 @@ CONFIG_PACKAGE_kmod-ebtables=y # CONFIG_PACKAGE_kmod-gigaset is not set CONFIG_PACKAGE_kmod-gpio-button-hotplug=y CONFIG_PACKAGE_kmod-gpio-dev=y +# CONFIG_PACKAGE_kmod-gpio-mcp23s08 is not set # CONFIG_PACKAGE_kmod-gpio-nxp-74hc164 is not set +# CONFIG_PACKAGE_kmod-gpio-pca953x is not set +# CONFIG_PACKAGE_kmod-gpio-pcf857x is not set CONFIG_PACKAGE_kmod-gpiotoggling=y +# CONFIG_PACKAGE_kmod-gre6 is not set # CONFIG_PACKAGE_kmod-gre is not set # CONFIG_PACKAGE_kmod-hfcmulti is not set # CONFIG_PACKAGE_kmod-hfcpci is not set +# CONFIG_PACKAGE_kmod-hid-generic is not set # CONFIG_PACKAGE_kmod-hid is not set # CONFIG_PACKAGE_kmod-hostap is not set # CONFIG_PACKAGE_kmod-hostap-pci is not set @@ -878,21 +935,67 @@ CONFIG_PACKAGE_kmod-gpiotoggling=y # CONFIG_PACKAGE_kmod-i2c-gpio-custom is not set # CONFIG_PACKAGE_kmod-ide-core is not set # CONFIG_PACKAGE_kmod-ifb is not set +# CONFIG_PACKAGE_kmod-iio-core is not set +# CONFIG_PACKAGE_kmod-ikconfig is not set CONFIG_PACKAGE_kmod-input-core=y # CONFIG_PACKAGE_kmod-input-evdev is not set -# CONFIG_PACKAGE_kmod-input-gpio-buttons is not set # CONFIG_PACKAGE_kmod-input-gpio-encoder is not set # CONFIG_PACKAGE_kmod-input-gpio-keys-polled is not set CONFIG_PACKAGE_kmod-input-gpio-keys=y # CONFIG_PACKAGE_kmod-input-joydev is not set +# CONFIG_PACKAGE_kmod-input-matrixkmap is not set # CONFIG_PACKAGE_kmod-input-polldev is not set # CONFIG_PACKAGE_kmod-ip6tables is not set # CONFIG_PACKAGE_kmod-ip6-tunnel is not set # CONFIG_PACKAGE_kmod-ipip is not set # CONFIG_PACKAGE_kmod-ipsec is not set -# CONFIG_PACKAGE_kmod-ipt-core is not set +# CONFIG_PACKAGE_kmod-ipt-account is not set +# CONFIG_PACKAGE_kmod-ipt-chaos is not set +# CONFIG_PACKAGE_kmod-ipt-compat-xtables is not set +# CONFIG_PACKAGE_kmod-ipt-condition is not set +# CONFIG_PACKAGE_kmod-ipt-conntrack-extra is not set +CONFIG_PACKAGE_kmod-ipt-conntrack=y +CONFIG_PACKAGE_kmod-ipt-core=y +# CONFIG_PACKAGE_kmod-ipt-debug is not set +# CONFIG_PACKAGE_kmod-ipt-delude is not set +# CONFIG_PACKAGE_kmod-ipt-dhcpmac is not set +# CONFIG_PACKAGE_kmod-ipt-dnetmap is not set +# CONFIG_PACKAGE_kmod-ipt-extra is not set +# CONFIG_PACKAGE_kmod-ipt-filter is not set +# CONFIG_PACKAGE_kmod-ipt-fuzzy is not set +# CONFIG_PACKAGE_kmod-ipt-geoip is not set # CONFIG_PACKAGE_kmod-ipt-hashlimit is not set -# CONFIG_PACKAGE_kmod-iptunnel4 is not set +# CONFIG_PACKAGE_kmod-ipt-iface is not set +# CONFIG_PACKAGE_kmod-ipt-ipmark is not set +# CONFIG_PACKAGE_kmod-ipt-ipopt is not set +# CONFIG_PACKAGE_kmod-ipt-ipp2p is not set +# CONFIG_PACKAGE_kmod-ipt-iprange is not set +# CONFIG_PACKAGE_kmod-ipt-ipsec is not set +# CONFIG_PACKAGE_kmod-ipt-ipset is not set +# CONFIG_PACKAGE_kmod-ipt-ipv4options is not set +# CONFIG_PACKAGE_kmod-ipt-led is not set +# CONFIG_PACKAGE_kmod-ipt-length2 is not set +# CONFIG_PACKAGE_kmod-ipt-logmark is not set +# CONFIG_PACKAGE_kmod-ipt-lscan is not set +# CONFIG_PACKAGE_kmod-ipt-lua is not set +# CONFIG_PACKAGE_kmod-ipt-nat6 is not set +# CONFIG_PACKAGE_kmod-ipt-nat-extra is not set +# CONFIG_PACKAGE_kmod-ipt-nathelper-extra is not set +# CONFIG_PACKAGE_kmod-ipt-nathelper-rtsp is not set +CONFIG_PACKAGE_kmod-ipt-nathelper=y +CONFIG_PACKAGE_kmod-ipt-nat=y +# CONFIG_PACKAGE_kmod-ipt-psd is not set +# CONFIG_PACKAGE_kmod-ipt-queue is not set +# CONFIG_PACKAGE_kmod-ipt-quota2 is not set +# CONFIG_PACKAGE_kmod-ipt-rawnat is not set +# CONFIG_PACKAGE_kmod-ipt-rawpost is not set +# CONFIG_PACKAGE_kmod-ipt-steal is not set +# CONFIG_PACKAGE_kmod-ipt-sysrq is not set +# CONFIG_PACKAGE_kmod-ipt-tarpit is not set +# CONFIG_PACKAGE_kmod-ipt-tee is not set +# CONFIG_PACKAGE_kmod-ipt-tproxy is not set +# CONFIG_PACKAGE_kmod-ipt-u32 is not set +# CONFIG_PACKAGE_kmod-ipt-ulog is not set # CONFIG_PACKAGE_kmod-iptunnel6 is not set CONFIG_PACKAGE_kmod-ipv6=y # CONFIG_PACKAGE_kmod-isdn4linux is not set @@ -909,8 +1012,9 @@ CONFIG_PACKAGE_kmod-leds-gpio=y CONFIG_PACKAGE_kmod-ledtrig-heartbeat=y # CONFIG_PACKAGE_kmod-ledtrig-morse is not set CONFIG_PACKAGE_kmod-ledtrig-netdev=y +# CONFIG_PACKAGE_kmod-ledtrig-netfilter is not set +# CONFIG_PACKAGE_kmod-ledtrig-oneshot is not set CONFIG_PACKAGE_kmod-ledtrig-timer=y -# CONFIG_PACKAGE_kmod-ledtrig-usbdev is not set # CONFIG_PACKAGE_kmod-lib80211 is not set # CONFIG_PACKAGE_kmod-lib-cordic is not set CONFIG_PACKAGE_kmod-lib-crc16=y @@ -923,16 +1027,15 @@ CONFIG_PACKAGE_kmod-lib-crc32c=y # CONFIG_PACKAGE_kmod-libertas-usb is not set # CONFIG_PACKAGE_kmod-lib-lzo is not set # CONFIG_PACKAGE_kmod-libphy is not set -# CONFIG_PACKAGE_kmod-libsas is not set CONFIG_PACKAGE_kmod-lib-textsearch=y # CONFIG_PACKAGE_kmod-lib-zlib is not set -# CONFIG_PACKAGE_kmod-llc is not set +CONFIG_PACKAGE_kmod-llc=y # CONFIG_PACKAGE_kmod-loop is not set # CONFIG_PACKAGE_kmod-mac80211-hwsim is not set CONFIG_PACKAGE_kmod-mac80211=y # CONFIG_PACKAGE_kmod-macvlan is not set -# CONFIG_PACKAGE_kmod-madwifi is not set # CONFIG_PACKAGE_kmod-md-mod is not set +# CONFIG_PACKAGE_kmod-mii is not set # CONFIG_PACKAGE_kmod-misdn is not set # CONFIG_PACKAGE_kmod-mmc is not set # CONFIG_PACKAGE_kmod-mmc-over-gpio is not set @@ -973,29 +1076,28 @@ CONFIG_PACKAGE_kmod-mac80211=y # CONFIG_PACKAGE_kmod-nls-iso8859-2 is not set # CONFIG_PACKAGE_kmod-nls-koi8r is not set # CONFIG_PACKAGE_kmod-nls-utf8 is not set +# CONFIG_PACKAGE_kmod-of-mdio is not set # CONFIG_PACKAGE_kmod-p54-common is not set # CONFIG_PACKAGE_kmod-p54-pci is not set # CONFIG_PACKAGE_kmod-p54-usb is not set # CONFIG_PACKAGE_kmod-pcnet32 is not set # CONFIG_PACKAGE_kmod-pktgen is not set # CONFIG_PACKAGE_kmod-ppp is not set +# CONFIG_PACKAGE_kmod-pps is not set +# CONFIG_PACKAGE_kmod-ptp is not set # CONFIG_PACKAGE_kmod-pwm-gpio is not set # CONFIG_PACKAGE_kmod-pwm is not set # CONFIG_PACKAGE_kmod-r6040 is not set # CONFIG_PACKAGE_kmod-r8169 is not set -CONFIG_PACKAGE_kmod-ramzswap=y +# CONFIG_PACKAGE_kmod-random-core is not set # CONFIG_PACKAGE_kmod-regmap is not set # CONFIG_PACKAGE_kmod-rotary-gpio-custom is not set # CONFIG_PACKAGE_kmod-rt2400-pci is not set # CONFIG_PACKAGE_kmod-rt2500-pci is not set # CONFIG_PACKAGE_kmod-rt2500-usb is not set -# CONFIG_PACKAGE_kmod-rt2800-lib is not set # CONFIG_PACKAGE_kmod-rt2800-pci is not set # CONFIG_PACKAGE_kmod-rt2800-usb is not set # CONFIG_PACKAGE_kmod-rt2x00-lib is not set -# CONFIG_PACKAGE_kmod-rt2x00-mmio is not set -# CONFIG_PACKAGE_kmod-rt2x00-pci is not set -# CONFIG_PACKAGE_kmod-rt2x00-usb is not set # CONFIG_PACKAGE_kmod-rt61-pci is not set # CONFIG_PACKAGE_kmod-rt73-usb is not set # CONFIG_PACKAGE_kmod-rtl8180 is not set @@ -1013,8 +1115,8 @@ CONFIG_PACKAGE_kmod-ramzswap=y # CONFIG_PACKAGE_kmod-scsi-core is not set # CONFIG_PACKAGE_kmod-scsi-generic is not set # CONFIG_PACKAGE_kmod-sctp is not set +# CONFIG_PACKAGE_kmod-sdhci is not set # CONFIG_PACKAGE_kmod-serial-8250 is not set -# CONFIG_PACKAGE_kmod-siit is not set # CONFIG_PACKAGE_kmod-sis190 is not set # CONFIG_PACKAGE_kmod-sis900 is not set # CONFIG_PACKAGE_kmod-sit is not set @@ -1026,11 +1128,12 @@ CONFIG_PACKAGE_kmod-ramzswap=y # CONFIG_PACKAGE_kmod-sound-core is not set # CONFIG_PACKAGE_kmod-spi-bitbang is not set # CONFIG_PACKAGE_kmod-spi-dev is not set +# CONFIG_PACKAGE_kmod-spi-gpio-custom is not set # CONFIG_PACKAGE_kmod-spi-gpio is not set # CONFIG_PACKAGE_kmod-spi-gpio-old is not set # CONFIG_PACKAGE_kmod-spi-ks8995 is not set # CONFIG_PACKAGE_kmod-ssb is not set -# CONFIG_PACKAGE_kmod-stp is not set +CONFIG_PACKAGE_kmod-stp=y # CONFIG_PACKAGE_kmod-swconfig is not set # CONFIG_PACKAGE_kmod-switch-ip17xx is not set # CONFIG_PACKAGE_kmod-switch-rtl8366rb is not set @@ -1041,65 +1144,91 @@ CONFIG_PACKAGE_kmod-ramzswap=y # CONFIG_PACKAGE_kmod-tulip is not set # CONFIG_PACKAGE_kmod-tun is not set # CONFIG_PACKAGE_kmod-usb2 is not set +# CONFIG_PACKAGE_kmod-usb2-pci is not set # CONFIG_PACKAGE_kmod-usb-acm is not set # CONFIG_PACKAGE_kmod-usb-atm is not set +# CONFIG_PACKAGE_kmod-usb-chipidea is not set # CONFIG_PACKAGE_kmod-usb-cm109 is not set # CONFIG_PACKAGE_kmod-usb-core is not set # CONFIG_PACKAGE_kmod-usb-hid is not set # CONFIG_PACKAGE_kmod-usbip-client is not set # CONFIG_PACKAGE_kmod-usbip is not set # CONFIG_PACKAGE_kmod-usbip-server is not set +# CONFIG_PACKAGE_kmod-usbmon is not set # CONFIG_PACKAGE_kmod-usb-net is not set # CONFIG_PACKAGE_kmod-usb-ohci is not set # CONFIG_PACKAGE_kmod-usb-printer is not set # CONFIG_PACKAGE_kmod-usb-serial is not set -# CONFIG_PACKAGE_kmod-usb-sierrawireless-directip is not set # CONFIG_PACKAGE_kmod-usb-storage-extras is not set # CONFIG_PACKAGE_kmod-usb-storage 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 +# CONFIG_PACKAGE_kmod-veth is not set # CONFIG_PACKAGE_kmod-via-rhine is not set # CONFIG_PACKAGE_kmod-via-velocity is not set # CONFIG_PACKAGE_kmod-video-core is not set +# CONFIG_PACKAGE_kmod-vmxnet3 is not set # CONFIG_PACKAGE_kmod-w1 is not set -# CONFIG_PACKAGE_kmod-wprobe is not set # CONFIG_PACKAGE_kmod-wrt55agv2-spidevs is not set # CONFIG_PACKAGE_kmod-zd1211rw is not set +# CONFIG_PACKAGE_kmod-zram is not set # CONFIG_PACKAGE_ldconfig is not set # CONFIG_PACKAGE_ldd is not set # CONFIG_PACKAGE_libblkid is not set CONFIG_PACKAGE_libblobmsg-json=y # CONFIG_PACKAGE_libcap is not set -# CONFIG_PACKAGE_libcom_err is not set +# CONFIG_PACKAGE_libcharset is not set +# CONFIG_PACKAGE_libconfig is not set CONFIG_PACKAGE_libc=y # CONFIG_PACKAGE_libcyassl is not set +# CONFIG_PACKAGE_libevent2-core is not set +# CONFIG_PACKAGE_libevent2-extra is not set +# CONFIG_PACKAGE_libevent2 is not set +# CONFIG_PACKAGE_libevent2-openssl is not set +# CONFIG_PACKAGE_libevent2-pthreads is not set # CONFIG_PACKAGE_libext2fs is not set # CONFIG_PACKAGE_libfuse is not set CONFIG_PACKAGE_libgcc=y # CONFIG_PACKAGE_libgpsd is not set # CONFIG_PACKAGE_libgps is not set +# CONFIG_PACKAGE_libiconv-full is not set +# CONFIG_PACKAGE_libiconv is not set +# CONFIG_PACKAGE_libintl-full is not set +# CONFIG_PACKAGE_libintl is not set # CONFIG_PACKAGE_libip4tc is not set CONFIG_PACKAGE_libip6tc=y -# CONFIG_PACKAGE_libipq is not set # CONFIG_PACKAGE_libiptc is not set # CONFIG_PACKAGE_libiwinfo is not set # CONFIG_PACKAGE_libiwinfo-lua is not set # CONFIG_PACKAGE_libiw is not set -CONFIG_PACKAGE_libjson=y +CONFIG_PACKAGE_libjson-c=y +# CONFIG_PACKAGE_libjson is not set +CONFIG_PACKAGE_libjson-script=y # CONFIG_PACKAGE_libltdl is not set # CONFIG_PACKAGE_liblua is not set +# CONFIG_PACKAGE_liblzo is not set +# CONFIG_PACKAGE_libmnl is not set # CONFIG_PACKAGE_libmount is not set # CONFIG_PACKAGE_libncursesw is not set CONFIG_PACKAGE_libncurses=y +# CONFIG_PACKAGE_libnetfilter-conntrack is not set +# CONFIG_PACKAGE_libnfnetlink is not set # CONFIG_PACKAGE_libnl is not set CONFIG_PACKAGE_libnl-tiny=y # CONFIG_PACKAGE_libopenssl is not set # CONFIG_PACKAGE_libpcap is not set +# CONFIG_PACKAGE_libpolarssl is not set +# CONFIG_PACKAGE_libpopt is not set CONFIG_PACKAGE_libpthread=y # CONFIG_PACKAGE_libreadline is not set # CONFIG_PACKAGE_librpc is not set CONFIG_PACKAGE_librt=y +# CONFIG_PACKAGE_libsocks is not set # CONFIG_PACKAGE_libstdcpp is not set +# CONFIG_PACKAGE_libsysfs is not set +# CONFIG_PACKAGE_libthread-db is not set +# CONFIG_PACKAGE_libubox-lua is not set CONFIG_PACKAGE_libubox=y # CONFIG_PACKAGE_libubus-lua is not set CONFIG_PACKAGE_libubus=y @@ -1108,9 +1237,14 @@ CONFIG_PACKAGE_libuci=y # CONFIG_PACKAGE_libuecc is not set CONFIG_PACKAGE_libugpio=y # CONFIG_PACKAGE_libusb-1.0 is not set +# CONFIG_PACKAGE_libusb-compat is not set +# CONFIG_PACKAGE_libustream-cyassl is not set +# CONFIG_PACKAGE_libustream-openssl is not set +# CONFIG_PACKAGE_libustream-polarssl is not set # CONFIG_PACKAGE_libuuid is not set CONFIG_PACKAGE_libxtables=y # CONFIG_PACKAGE_linux-atm is not set +# CONFIG_PACKAGE_lldpd is not set # CONFIG_PACKAGE_logger is not set # CONFIG_PACKAGE_look is not set # CONFIG_PACKAGE_losetup is not set @@ -1121,6 +1255,7 @@ CONFIG_PACKAGE_MAC80211_DEBUGFS=y CONFIG_PACKAGE_MAC80211_MESH=y # CONFIG_PACKAGE_maccalc is not set # CONFIG_PACKAGE_mcookie is not set +# CONFIG_PACKAGE_mdadm is not set CONFIG_PACKAGE_mii-tool=y # CONFIG_PACKAGE_mountd is not set # CONFIG_PACKAGE_mount-utils is not set @@ -1129,14 +1264,24 @@ CONFIG_PACKAGE_mtd=y # CONFIG_PACKAGE_namei is not set CONFIG_PACKAGE_netifd=y # CONFIG_PACKAGE_nodewatcher is not set +# CONFIG_PACKAGE_objdump is not set # CONFIG_PACKAGE_ocf-crypto-headers is not set +# CONFIG_PACKAGE_odhcp6c is not set +# CONFIG_PACKAGE_odhcpd is not set # CONFIG_PACKAGE_om-watchdog is not set # CONFIG_PACKAGE_openssl-util is not set +# CONFIG_PACKAGE_openvpn-easy-rsa is not set +# CONFIG_PACKAGE_openvpn-nossl is not set +# CONFIG_PACKAGE_openvpn-openssl is not set +# CONFIG_PACKAGE_openvpn-polarssl is not set # CONFIG_PACKAGE_opkg is not set +# CONFIG_PACKAGE_opkg-smime is not set # CONFIG_PACKAGE_owipcalc is not set # CONFIG_PACKAGE_partx-utils is not set +# CONFIG_PACKAGE_polarssl-progs is not set # CONFIG_PACKAGE_ppp is not set # CONFIG_PACKAGE_ppp-multilink is not set +CONFIG_PACKAGE_procd=y # CONFIG_PACKAGE_px5g is not set # CONFIG_PACKAGE_qos-scripts is not set # CONFIG_PACKAGE_relayd is not set @@ -1144,18 +1289,80 @@ CONFIG_PACKAGE_netifd=y # CONFIG_PACKAGE_resize2fs is not set # CONFIG_PACKAGE_resolveip is not set # CONFIG_PACKAGE_robocfg is not set +# CONFIG_PACKAGE_rpcd is not set +# CONFIG_PACKAGE_rssileds is not set +# CONFIG_PACKAGE_samba36-client is not set +# CONFIG_PACKAGE_samba36-server is not set # CONFIG_PACKAGE_script-utils is not set # CONFIG_PACKAGE_setterm is not set # CONFIG_PACKAGE_sfdisk is not set +# CONFIG_PACKAGE_sockd is not set +# CONFIG_PACKAGE_socksify is not set # CONFIG_PACKAGE_soloscli is not set # CONFIG_PACKAGE_spidev-test is not set # CONFIG_PACKAGE_ss is not set # CONFIG_PACKAGE_swap-utils is not set CONFIG_PACKAGE_swconfig=y +# CONFIG_PACKAGE_sysfsutils is not set # CONFIG_PACKAGE_tc is not set +# CONFIG_PACKAGE_tcpdump is not set +# CONFIG_PACKAGE_tcpdump-mini is not set CONFIG_PACKAGE_terminfo=y +# CONFIG_PACKAGE_thc-ipv6-address6 is not set +# CONFIG_PACKAGE_thc-ipv6-alive6 is not set +# CONFIG_PACKAGE_thc-ipv6-covert-send6d is not set +# CONFIG_PACKAGE_thc-ipv6-covert-send6 is not set +# CONFIG_PACKAGE_thc-ipv6-denial6 is not set +# CONFIG_PACKAGE_thc-ipv6-detect-new-ip6 is not set +# CONFIG_PACKAGE_thc-ipv6-detect-sniffer6 is not set +# CONFIG_PACKAGE_thc-ipv6-dnsdict6 is not set +# CONFIG_PACKAGE_thc-ipv6-dnsrevenum6 is not set +# CONFIG_PACKAGE_thc-ipv6-dos-new-ip6 is not set +# CONFIG_PACKAGE_thc-ipv6-dump-router6 is not set +# CONFIG_PACKAGE_thc-ipv6-exploit6 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-advertise6 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-dhcps6 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-dns6d is not set +# CONFIG_PACKAGE_thc-ipv6-fake-dnsupdate6 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-mipv6 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-mld26 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-mld6 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-mldrouter6 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-router26 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-router6 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-solicitate6 is not set +# CONFIG_PACKAGE_thc-ipv6-flood-advertise6 is not set +# CONFIG_PACKAGE_thc-ipv6-flood-dhcpc6 is not set +# CONFIG_PACKAGE_thc-ipv6-flood-mld26 is not set +# CONFIG_PACKAGE_thc-ipv6-flood-mld6 is not set +# CONFIG_PACKAGE_thc-ipv6-flood-mldrouter6 is not set +# CONFIG_PACKAGE_thc-ipv6-flood-router26 is not set +# CONFIG_PACKAGE_thc-ipv6-flood-router6 is not set +# CONFIG_PACKAGE_thc-ipv6-flood-solicitate6 is not set +# CONFIG_PACKAGE_thc-ipv6-fragmentation6 is not set +# CONFIG_PACKAGE_thc-ipv6-fuzz-ip6 is not set +# CONFIG_PACKAGE_thc-ipv6-implementation6d is not set +# CONFIG_PACKAGE_thc-ipv6-implementation6 is not set +# CONFIG_PACKAGE_thc-ipv6-inverse-lookup6 is not set +# CONFIG_PACKAGE_thc-ipv6-kill-router6 is not set +# CONFIG_PACKAGE_thc-ipv6-ndpexhaust6 is not set +# CONFIG_PACKAGE_thc-ipv6-node-query6 is not set +# CONFIG_PACKAGE_thc-ipv6-parasite6 is not set +# CONFIG_PACKAGE_thc-ipv6-passive-discovery6 is not set +# CONFIG_PACKAGE_thc-ipv6-randicmp6 is not set +# CONFIG_PACKAGE_thc-ipv6-redir6 is not set +# CONFIG_PACKAGE_thc-ipv6-rsmurf6 is not set +# CONFIG_PACKAGE_thc-ipv6-sendpees6 is not set +# CONFIG_PACKAGE_thc-ipv6-sendpeesmp6 is not set +# CONFIG_PACKAGE_thc-ipv6-smurf6 is not set +# CONFIG_PACKAGE_thc-ipv6-thcping6 is not set +# CONFIG_PACKAGE_thc-ipv6-toobig6 is not set +# CONFIG_PACKAGE_thc-ipv6-trace6 is not set +# CONFIG_PACKAGE_trace-cmd-extra is not set +# CONFIG_PACKAGE_trace-cmd is not set # CONFIG_PACKAGE_tune2fs is not set # CONFIG_PACKAGE_uboot-envtools is not set +CONFIG_PACKAGE_ubox=y CONFIG_PACKAGE_ubusd=y CONFIG_PACKAGE_ubus=y CONFIG_PACKAGE_uci=y @@ -1163,9 +1370,12 @@ CONFIG_PACKAGE_uci=y # CONFIG_PACKAGE_udev is not set # CONFIG_PACKAGE_uhttpd_debug is not set # CONFIG_PACKAGE_uhttpd is not set +# CONFIG_PACKAGE_usb-modeswitch is not set # CONFIG_PACKAGE_usbreset is not set +# CONFIG_PACKAGE_usbutils is not set # CONFIG_PACKAGE_uuidd is not set # CONFIG_PACKAGE_uuidgen is not set +# CONFIG_PACKAGE_valgrind is not set # CONFIG_PACKAGE_vis is not set # CONFIG_PACKAGE_wall is not set CONFIG_PACKAGE_wavemon=y @@ -1178,12 +1388,11 @@ CONFIG_PACKAGE_wpad-mini=y # CONFIG_PACKAGE_wpa-supplicant is not set # CONFIG_PACKAGE_wpa-supplicant-mini is not set # CONFIG_PACKAGE_wpa-supplicant-p2p is not set -# CONFIG_PACKAGE_wprobe-export is not set -# CONFIG_PACKAGE_wprobe-util is not set # CONFIG_PACKAGE_xfs-fsck is not set # CONFIG_PACKAGE_xfs-growfs is not set # CONFIG_PACKAGE_xfs-mkfs is not set # CONFIG_PACKAGE_zlib is not set +# CONFIG_PACKAGE_zram-swap is not set CONFIG_PCI_SUPPORT=y CONFIG_PKG_BUILD_PARALLEL=y CONFIG_PKG_BUILD_USE_JOBSERVER=y @@ -1191,282 +1400,50 @@ CONFIG_PKG_BUILD_USE_JOBSERVER=y # CONFIG_SDK is not set CONFIG_SHADOW_PASSWORDS=y # CONFIG_SJLJ_EXCEPTIONS is not set +# CONFIG_SMIMEOPT is not set CONFIG_SOFT_FLOAT=y # CONFIG_SSP_SUPPORT is not set -# CONFIG_STRIP_KERNEL_EXPORTS is not set +CONFIG_STRIP_KERNEL_EXPORTS=y # CONFIG_TARGET_adm5120 is not set -# CONFIG_TARGET_adm5120_rb1xx_RouterBoard is not set -# CONFIG_TARGET_adm5120_router_be_Generic is not set -# CONFIG_TARGET_adm5120_router_be_P334WT is not set -# CONFIG_TARGET_adm5120_router_be_P335WT is not set -# CONFIG_TARGET_adm5120_router_le_5GXI is not set -# CONFIG_TARGET_adm5120_router_le_BR6104K is not set -# CONFIG_TARGET_adm5120_router_le_BR6104KP is not set -# CONFIG_TARGET_adm5120_router_le_BR6104WG is not set -# CONFIG_TARGET_adm5120_router_le_BR6114WG is not set -# CONFIG_TARGET_adm5120_router_le_CAS630 is not set -# CONFIG_TARGET_adm5120_router_le_CAS630W is not set -# CONFIG_TARGET_adm5120_router_le_CAS670 is not set -# CONFIG_TARGET_adm5120_router_le_CAS670W is not set -# CONFIG_TARGET_adm5120_router_le_CAS700 is not set -# CONFIG_TARGET_adm5120_router_le_CAS700W is not set -# CONFIG_TARGET_adm5120_router_le_CAS771 is not set -# CONFIG_TARGET_adm5120_router_le_CAS771W is not set -# CONFIG_TARGET_adm5120_router_le_CAS790 is not set -# CONFIG_TARGET_adm5120_router_le_CAS861 is not set -# CONFIG_TARGET_adm5120_router_le_CAS861W is not set -# CONFIG_TARGET_adm5120_router_le_EASY5120PATA is not set -# CONFIG_TARGET_adm5120_router_le_EASY5120RT is not set -# CONFIG_TARGET_adm5120_router_le_EB-214A is not set -# CONFIG_TARGET_adm5120_router_le_Generic is not set -# CONFIG_TARGET_adm5120_router_le_NFS101U is not set -# CONFIG_TARGET_adm5120_router_le_NFS101WU is not set -# CONFIG_TARGET_adm5120_router_le_NP27G is not set -# CONFIG_TARGET_adm5120_router_le_NP28G is not set -# CONFIG_TARGET_adm5120_router_le_PMUGW is not set -# CONFIG_TARGET_adm5120_router_le_WP54 is not set -# CONFIG_TARGET_adm8668_Default is not set # CONFIG_TARGET_adm8668 is not set -# CONFIG_TARGET_amazon_Default is not set -# CONFIG_TARGET_amazon is not set -# CONFIG_TARGET_ar71xx_generic_A02RBW300N is not set -# CONFIG_TARGET_ar71xx_generic_ALFAAP96 is not set -# CONFIG_TARGET_ar71xx_generic_ALFANX is not set -# CONFIG_TARGET_ar71xx_generic_ALL0258N is not set -# CONFIG_TARGET_ar71xx_generic_ALL0305 is not set -# CONFIG_TARGET_ar71xx_generic_ALL0315N is not set -# CONFIG_TARGET_ar71xx_generic_AP113 is not set -# CONFIG_TARGET_ar71xx_generic_AP121 is not set -# CONFIG_TARGET_ar71xx_generic_AP121MINI is not set -# CONFIG_TARGET_ar71xx_generic_AP136 is not set -# CONFIG_TARGET_ar71xx_generic_AP81 is not set -# CONFIG_TARGET_ar71xx_generic_AP83 is not set -# CONFIG_TARGET_ar71xx_generic_AP96 is not set -# CONFIG_TARGET_ar71xx_generic_ath5k is not set -# CONFIG_TARGET_ar71xx_generic_CAP4200AG is not set -# CONFIG_TARGET_ar71xx_generic_DB120 is not set -# CONFIG_TARGET_ar71xx_generic_Default is not set -# CONFIG_TARGET_ar71xx_generic_DIR600A1 is not set -# CONFIG_TARGET_ar71xx_generic_DIR601A1 is not set -# CONFIG_TARGET_ar71xx_generic_DIR615C1 is not set -# CONFIG_TARGET_ar71xx_generic_DIR615E4 is not set -# CONFIG_TARGET_ar71xx_generic_DIR825B1 is not set -# CONFIG_TARGET_ar71xx_generic_DLRTDEV01 is not set -# CONFIG_TARGET_ar71xx_generic_EWDORIN is not set -# CONFIG_TARGET_ar71xx_generic_HORNETUB is not set -# CONFIG_TARGET_ar71xx_generic_JA76PF2 is not set -# CONFIG_TARGET_ar71xx_generic_JA76PF is not set -# CONFIG_TARGET_ar71xx_generic_JWAP003 is not set -# CONFIG_TARGET_ar71xx_generic_Minimal is not set -# CONFIG_TARGET_ar71xx_generic_MR600 is not set -# CONFIG_TARGET_ar71xx_generic_MZKW04NU is not set -# CONFIG_TARGET_ar71xx_generic_MZKW300NH is not set -# CONFIG_TARGET_ar71xx_generic_NBG_460N_550N_550NH is not set -# CONFIG_TARGET_ar71xx_generic_OM2P is not set -# CONFIG_TARGET_ar71xx_generic_PB42 is not set -# CONFIG_TARGET_ar71xx_generic_PB44 is not set -# CONFIG_TARGET_ar71xx_generic_PB92 is not set -# CONFIG_TARGET_ar71xx_generic_RW2458N is not set -# CONFIG_TARGET_ar71xx_generic_TEW632BRP is not set -# CONFIG_TARGET_ar71xx_generic_TEW652BRP is not set -# CONFIG_TARGET_ar71xx_generic_TEW673GRU is not set -# CONFIG_TARGET_ar71xx_generic_TEW712BR is not set -# CONFIG_TARGET_ar71xx_generic_TLMR11U is not set -# CONFIG_TARGET_ar71xx_generic_TLMR3020 is not set -# CONFIG_TARGET_ar71xx_generic_TLMR3040 is not set -# CONFIG_TARGET_ar71xx_generic_TLMR3220 is not set -# CONFIG_TARGET_ar71xx_generic_TLMR3420 is not set -# CONFIG_TARGET_ar71xx_generic_TLWA701 is not set -# CONFIG_TARGET_ar71xx_generic_TLWA7510 is not set -# CONFIG_TARGET_ar71xx_generic_TLWA901 is not set -# CONFIG_TARGET_ar71xx_generic_TLWDR4300 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR1041 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR1043 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR2543 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR703 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR740 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR741 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR743 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR841 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR842 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR941 is not set -# CONFIG_TARGET_ar71xx_generic_UBDEV01 is not set -# CONFIG_TARGET_ar71xx_generic_UBNT is not set -# CONFIG_TARGET_ar71xx_generic_UBNTRS is not set -# CONFIG_TARGET_ar71xx_generic_UBNTRSPRO is not set -# CONFIG_TARGET_ar71xx_generic_UBNTUNIFI is not set -# CONFIG_TARGET_ar71xx_generic_UBNTUNIFIOUTDOOR is not set -# CONFIG_TARGET_ar71xx_generic_WHRG301N is not set -# CONFIG_TARGET_ar71xx_generic_WHRHPG300N is not set -# CONFIG_TARGET_ar71xx_generic_WHRHPGN is not set -# CONFIG_TARGET_ar71xx_generic_WLAEAG300N is not set -# CONFIG_TARGET_ar71xx_generic_WNDR3700 is not set -# CONFIG_TARGET_ar71xx_generic_WP543 is not set -# CONFIG_TARGET_ar71xx_generic_WPE72 is not set -# CONFIG_TARGET_ar71xx_generic_WRT160NL is not set -# CONFIG_TARGET_ar71xx_generic_WRT400N is not set -# CONFIG_TARGET_ar71xx_generic_WZRHPAG300H is not set -# CONFIG_TARGET_ar71xx_generic_WZRHPG300NH2 is not set -# CONFIG_TARGET_ar71xx_generic_WZRHPG300NH is not set -# CONFIG_TARGET_ar71xx_generic_WZRHPG450H is not set -# CONFIG_TARGET_ar71xx_generic_ZCN1523H28 is not set -# CONFIG_TARGET_ar71xx_generic_ZCN1523H516 is not set # CONFIG_TARGET_ar71xx is not set -# CONFIG_TARGET_ar71xx_nand_Ath5k is not set -# CONFIG_TARGET_ar71xx_nand_DefaultNoWifi is not set -# CONFIG_TARGET_ar7_Annex-A is not set -# CONFIG_TARGET_ar7_Annex-B is not set # CONFIG_TARGET_ar7 is not set -# CONFIG_TARGET_ar7_None is not set -# CONFIG_TARGET_ar7_Texas is not set CONFIG_TARGET_ARCH_PACKAGES="atheros" -# CONFIG_TARGET_at91_9260_flexibity-luci is not set -# CONFIG_TARGET_at91_9260_flexibity-minimal is not set -# CONFIG_TARGET_at91_9260_flexibity-xwrt is not set -# CONFIG_TARGET_at91_9263_Default is not set -# CONFIG_TARGET_at91_9g20_Default is not set # CONFIG_TARGET_at91 is not set CONFIG_TARGET_atheros_Default=y CONFIG_TARGET_atheros=y -# CONFIG_TARGET_au1000_au1500_Atheros is not set -# CONFIG_TARGET_au1000_au1500_InternetBox is not set -# CONFIG_TARGET_au1000_au1500_MeshCube is not set -# CONFIG_TARGET_au1000_au1550_DBAu1550 is not set # CONFIG_TARGET_au1000 is not set -# CONFIG_TARGET_avr32_Default is not set # CONFIG_TARGET_avr32 is not set +# CONFIG_TARGET_bcm53xx is not set CONFIG_TARGET_BOARD="atheros" # CONFIG_TARGET_brcm2708 is not set -# CONFIG_TARGET_brcm2708_RaspberryPi is not set -# CONFIG_TARGET_brcm47xx_Bcm4705-b43 is not set -# CONFIG_TARGET_brcm47xx_Bcm4705-none is not set -# CONFIG_TARGET_brcm47xx_Bcm4705-wl is not set -# CONFIG_TARGET_brcm47xx_Broadcom-ath5k is not set -# CONFIG_TARGET_brcm47xx_Broadcom-b43 is not set -# CONFIG_TARGET_brcm47xx_Broadcom-none is not set -# CONFIG_TARGET_brcm47xx_Broadcom-wl is not set # CONFIG_TARGET_brcm47xx is not set -# CONFIG_TARGET_brcm47xx_Ps1208mfg is not set -# CONFIG_TARGET_brcm47xx_WGT634U is not set -# CONFIG_TARGET_brcm47xx_WL500GPv1 is not set -# CONFIG_TARGET_brcm47xx_WRT350Nv1 is not set -# CONFIG_TARGET_brcm47xx_WRTSL54GS is not set -# CONFIG_TARGET_brcm63xx_Atheros is not set -# CONFIG_TARGET_brcm63xx_Broadcom-brcmsmac is not set -# CONFIG_TARGET_brcm63xx_Broadcom is not set -# CONFIG_TARGET_brcm63xx_Broadcom-wl is not set -# CONFIG_TARGET_brcm63xx_GW6X00 is not set # CONFIG_TARGET_brcm63xx is not set -# CONFIG_TARGET_brcm63xx_NoWiFi is not set -# CONFIG_TARGET_brcm63xx_Ralink is not set -# CONFIG_TARGET_cns21xx_Default is not set # CONFIG_TARGET_cns21xx is not set -# CONFIG_TARGET_cns3xxx_Default is not set # CONFIG_TARGET_cns3xxx is not set -# CONFIG_TARGET_cobalt_Default is not set # CONFIG_TARGET_cobalt is not set -# CONFIG_TARGET_coldfire_Default is not set -# CONFIG_TARGET_coldfire is not set -# CONFIG_TARGET_ep93xx_Default is not set # CONFIG_TARGET_ep93xx is not set -# CONFIG_TARGET_ep93xx_Simone is not set -# CONFIG_TARGET_etrax_default is not set -# CONFIG_TARGET_etrax is not set -# CONFIG_TARGET_etrax_vhdl_no_fb is not set -# CONFIG_TARGET_gemini_Default is not set # CONFIG_TARGET_gemini is not set -# CONFIG_TARGET_goldfish_Default is not set -# CONFIG_TARGET_goldfish is not set -# CONFIG_TARGET_imx21_Default is not set -# CONFIG_TARGET_imx21 is not set +# CONFIG_TARGET_imx6 is not set CONFIG_TARGET_INIT_CMD="/sbin/init" CONFIG_TARGET_INIT_ENV="" CONFIG_TARGET_INIT_PATH="/bin:/sbin:/usr/bin:/usr/sbin" CONFIG_TARGET_INIT_SUPPRESS_STDERR=y -# CONFIG_TARGET_iop32x_Default is not set -# CONFIG_TARGET_iop32x is not set -# CONFIG_TARGET_ixp4xx_generic_Atheros-ath5k is not set -# CONFIG_TARGET_ixp4xx_generic_Default is not set -# CONFIG_TARGET_ixp4xx_generic_DSMG600RevA is not set -# CONFIG_TARGET_ixp4xx_generic_NAS100d is not set -# CONFIG_TARGET_ixp4xx_generic_NSLU2 is not set -# CONFIG_TARGET_ixp4xx_generic_USR8200 is not set -# CONFIG_TARGET_ixp4xx_harddisk_FSG3 is not set # CONFIG_TARGET_ixp4xx is not set -# CONFIG_TARGET_kirkwood_Default is not set # CONFIG_TARGET_kirkwood is not set -# CONFIG_TARGET_lantiq_ar9_DGN3500B is not set -# CONFIG_TARGET_lantiq_ar9_EASY50812 is not set -# CONFIG_TARGET_lantiq_ar9_FRITZ7320 is not set -# CONFIG_TARGET_lantiq_ar9_Generic is not set -# CONFIG_TARGET_lantiq_ar9_H201L is not set -# CONFIG_TARGET_lantiq_ar9_P2601HNFX is not set -# CONFIG_TARGET_lantiq_ar9_WBMR is not set -# CONFIG_TARGET_lantiq_ase_EASY50601 is not set -# CONFIG_TARGET_lantiq_ase_Generic is not set -# CONFIG_TARGET_lantiq_danube_ARV3527P is not set -# CONFIG_TARGET_lantiq_danube_ARV4510PW is not set -# CONFIG_TARGET_lantiq_danube_ARV4518PW is not set -# CONFIG_TARGET_lantiq_danube_ARV4519PW is not set -# CONFIG_TARGET_lantiq_danube_ARV4520PW is not set -# CONFIG_TARGET_lantiq_danube_ARV4525PW is not set -# CONFIG_TARGET_lantiq_danube_ARV452CPW is not set -# CONFIG_TARGET_lantiq_danube_ARV7518PW is not set -# CONFIG_TARGET_lantiq_danube_ARV7525PW is not set -# CONFIG_TARGET_lantiq_danube_ARV752DPW22 is not set -# CONFIG_TARGET_lantiq_danube_ARV752DPW is not set -# CONFIG_TARGET_lantiq_danube_BTHOMEHUBV2B is not set -# CONFIG_TARGET_lantiq_danube_BTHOMEHUBV2BOPENRG is not set -# CONFIG_TARGET_lantiq_danube_EASY50712 is not set -# CONFIG_TARGET_lantiq_danube_Generic is not set -# CONFIG_TARGET_lantiq_danube_GIGASX76X is not set -# CONFIG_TARGET_lantiq_falcon_EASY98000 is not set -# CONFIG_TARGET_lantiq_falcon_EASY98020 is not set -# CONFIG_TARGET_lantiq_falcon_Generic is not set # CONFIG_TARGET_lantiq is not set -# CONFIG_TARGET_lantiq_svip_be_EASY33016 is not set -# CONFIG_TARGET_lantiq_svip_be_EASY336 is not set -# CONFIG_TARGET_lantiq_svip_be_Generic is not set -# CONFIG_TARGET_lantiq_svip_le_EASY336 is not set -# CONFIG_TARGET_lantiq_svip_le_Generic is not set -# CONFIG_TARGET_lantiq_vr9_FRITZ3370 is not set -# CONFIG_TARGET_lantiq_vr9_Generic is not set -# CONFIG_TARGET_leon_Default is not set -# CONFIG_TARGET_leon is not set -# CONFIG_TARGET_malta_be_Default is not set # CONFIG_TARGET_malta is not set -# CONFIG_TARGET_malta_le_Default is not set -# CONFIG_TARGET_mcs814x_dLAN_USB_Extender is not set -# CONFIG_TARGET_mcs814x_Generic is not set # CONFIG_TARGET_mcs814x is not set -# CONFIG_TARGET_mpc52xx_Default is not set # CONFIG_TARGET_mpc52xx is not set -# CONFIG_TARGET_mpc83xx_Default is not set # CONFIG_TARGET_mpc83xx is not set -# CONFIG_TARGET_mpc85xx_Default is not set # CONFIG_TARGET_mpc85xx is not set -# CONFIG_TARGET_octeon_generic is not set +# CONFIG_TARGET_mvebu is not set +# CONFIG_TARGET_mxs is not set # CONFIG_TARGET_octeon is not set -# CONFIG_TARGET_octeon_mototech is not set -# CONFIG_TARGET_omap24xx is not set -# CONFIG_TARGET_omap24xx_n810-base is not set -# CONFIG_TARGET_omap24xx_n810-gui is not set -# CONFIG_TARGET_omap35xx_beagleboard_Beagleboard is not set -# CONFIG_TARGET_omap35xx_gumstix_Es is not set -# CONFIG_TARGET_omap35xx_gumstix_Gumstix is not set -# CONFIG_TARGET_omap35xx_gumstix_Vpp is not set -# CONFIG_TARGET_omap35xx is not set -# CONFIG_TARGET_omap4_Default is not set -# CONFIG_TARGET_omap4 is not set -CONFIG_TARGET_OPTIMIZATION="-Os -pipe -mips32 -mtune=mips32 -fno-caller-saves" -# CONFIG_TARGET_orion_dns323_Default is not set -# CONFIG_TARGET_orion_generic_Default is not set -# CONFIG_TARGET_orion_harddisk_Default is not set +# CONFIG_TARGET_omap is not set +CONFIG_TARGET_OPTIMIZATION="-Os -pipe -mno-branch-likely -mips32 -mtune=mips32" # CONFIG_TARGET_orion is not set -# CONFIG_TARGET_ppc40x_Default is not set # CONFIG_TARGET_ppc40x is not set -# CONFIG_TARGET_ppc44x_Default is not set -# CONFIG_TARGET_ppc44x is not set CONFIG_TARGET_PREINIT_BROADCAST="192.168.1.255" CONFIG_TARGET_PREINIT_IFNAME="" CONFIG_TARGET_PREINIT_IP="192.168.1.1" @@ -1475,85 +1452,33 @@ CONFIG_TARGET_PREINIT_NETMASK="255.255.255.0" # CONFIG_TARGET_PREINIT_SUPPRESS_FAILSAFE_NETMSG is not set CONFIG_TARGET_PREINIT_SUPPRESS_STDERR=y CONFIG_TARGET_PREINIT_TIMEOUT=2 -# CONFIG_TARGET_ps3 is not set -# CONFIG_TARGET_ps3_petitboot_Default is not set -# CONFIG_TARGET_pxa_Default is not set -# CONFIG_TARGET_pxa_Gumstix is not set # CONFIG_TARGET_pxa is not set -# CONFIG_TARGET_pxcab_Default is not set -# CONFIG_TARGET_pxcab is not set # CONFIG_TARGET_ramips is not set -# CONFIG_TARGET_ramips_rt288x_Default is not set -# CONFIG_TARGET_ramips_rt288x_F5D8235V1 is not set -# CONFIG_TARGET_ramips_rt288x_RTN15 is not set -# CONFIG_TARGET_ramips_rt305x_ALL02393G is not set -# CONFIG_TARGET_ramips_rt305x_ALL0256N is not set -# CONFIG_TARGET_ramips_rt305x_ALL5002 is not set -# CONFIG_TARGET_ramips_rt305x_Default is not set -# CONFIG_TARGET_ramips_rt305x_ESR9753 is not set -# CONFIG_TARGET_ramips_rt305x_F5D8235V2 is not set -# CONFIG_TARGET_ramips_rt305x_FREESTATION5 is not set -# CONFIG_TARGET_ramips_rt305x_HW5503G is not set -# CONFIG_TARGET_ramips_rt305x_UPVEL is not set -# CONFIG_TARGET_ramips_rt305x_W306R_V20 is not set -# CONFIG_TARGET_ramips_rt3883_Default is not set -# CONFIG_TARGET_ramips_rt3883_DIR645 is not set -# CONFIG_TARGET_ramips_rt3883_RTN56U is not set -# CONFIG_TARGET_ramips_rt3883_TEW691GR is not set -# CONFIG_TARGET_ramips_rt3883_TEW692GR is not set -# CONFIG_TARGET_rb532_Default is not set -# CONFIG_TARGET_rb532 is not set -# CONFIG_TARGET_rdc_ar525w is not set -# CONFIG_TARGET_rdc_bifferboard is not set -# CONFIG_TARGET_rdc is not set -# CONFIG_TARGET_rdc_r8610 is not set -# CONFIG_TARGET_rdc_sitecom is not set -# CONFIG_TARGET_realview_Default is not set # CONFIG_TARGET_realview is not set # CONFIG_TARGET_ROOTFS_CPIOGZ is not set CONFIG_TARGET_ROOTFS_DIR="" # CONFIG_TARGET_ROOTFS_EXT4FS is not set +CONFIG_TARGET_ROOTFS_INCLUDE_FIT=y +CONFIG_TARGET_ROOTFS_INCLUDE_UIMAGE=y +CONFIG_TARGET_ROOTFS_INCLUDE_ZIMAGE=y # CONFIG_TARGET_ROOTFS_INITRAMFS is not set CONFIG_TARGET_ROOTFS_JFFS2=y CONFIG_TARGET_ROOTFS_SQUASHFS=y # CONFIG_TARGET_ROOTFS_TARGZ is not set -# CONFIG_TARGET_s3c24xx is not set -# CONFIG_TARGET_s3c24xx_openmoko_gta02_openmoko-gta02-full is not set -# CONFIG_TARGET_s3c24xx_openmoko_gta02_openmoko-gta02-minimal is not set -# CONFIG_TARGET_sibyte_Default is not set -# CONFIG_TARGET_sibyte is not set -# CONFIG_TARGET_sparc_Default is not set -# CONFIG_TARGET_sparc is not set CONFIG_TARGET_SUFFIX="uclibc" -# CONFIG_TARGET_ubicom32_Default is not set -# CONFIG_TARGET_ubicom32 is not set -# CONFIG_TARGET_uml_Default is not set +# CONFIG_TARGET_sunxi is not set +CONFIG_TARGET_UBIFS_FREE_SPACE_FIXUP=y +CONFIG_TARGET_UBIFS_JOURNAL_SIZE="" # CONFIG_TARGET_uml is not set -# CONFIG_TARGET_x86_alix2_Default is not set -# CONFIG_TARGET_x86_ep80579_Default is not set -# CONFIG_TARGET_x86_generic_Generic is not set -# CONFIG_TARGET_x86_generic_Soekris45xx is not set -# CONFIG_TARGET_x86_generic_Soekris48xx is not set -# CONFIG_TARGET_x86_generic_Wrap is not set -# CONFIG_TARGET_x86_geos_Default is not set # CONFIG_TARGET_x86 is not set -# CONFIG_TARGET_x86_kvm_guest_Default is not set -# CONFIG_TARGET_x86_net5501_Default is not set -# CONFIG_TARGET_x86_olpc_Default is not set -# CONFIG_TARGET_x86_thincan_DBE61 is not set -# CONFIG_TARGET_x86_xen_domu_Default is not set -# CONFIG_TARGET_xburst_id800wt_Default is not set # CONFIG_TARGET_xburst is not set -# CONFIG_TARGET_xburst_n516_Default is not set -# CONFIG_TARGET_xburst_n526_Default is not set -# CONFIG_TARGET_xburst_qi_lb60_Default is not set -# CONFIG_TLS_SUPPORT is not set +# CONFIG_UCLIBC_USE_VERSION_0_9_33 is not set CONFIG_UCLIBC_VERSION="0.9.33.2" CONFIG_UCLIBC_VERSION_0_9_33=y CONFIG_USB_SUPPORT=y # CONFIG_USE_LIBSTDCXX is not set -# CONFIG_USE_MKLIBS is not set -CONFIG_USES_JFFS2=y +CONFIG_USE_MKLIBS=y +# CONFIG_USE_RFKILL is not set CONFIG_USES_SQUASHFS=y CONFIG_USE_SSTRIP=y # CONFIG_USE_STRIP is not set diff --git a/bsp/fonera/.config b/bsp/fonera/.config index 4c954cc..99198a9 100644 --- a/bsp/fonera/.config +++ b/bsp/fonera/.config @@ -5,6 +5,9 @@ CONFIG_AUDIO_SUPPORT=y CONFIG_AUTOREBUILD=y CONFIG_BIG_ENDIAN=y CONFIG_BINUTILS_VERSION="2.22" +# CONFIG_BINUTILS_VERSION_2_22 is not set +# CONFIG_BINUTILS_VERSION_2_23_1 is not set +# CONFIG_BINUTILS_VERSION_LINARO is not set # CONFIG_BROKEN is not set # CONFIG_BUILD_NLS is not set CONFIG_BUILD_PATENTED=y @@ -119,11 +122,11 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_ALLOW_EXEC=y CONFIG_BUSYBOX_CONFIG_FEATURE_AUTOWIDTH=y CONFIG_BUSYBOX_CONFIG_FEATURE_AWK_LIBM=y # CONFIG_BUSYBOX_CONFIG_FEATURE_BASH_IS_ASH is not set -# CONFIG_BUSYBOX_CONFIG_FEATURE_BASH_IS_HUSH is not set CONFIG_BUSYBOX_CONFIG_FEATURE_BASH_IS_NONE=y # CONFIG_BUSYBOX_CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set CONFIG_BUSYBOX_CONFIG_FEATURE_BUFFERS_GO_ON_STACK=y # CONFIG_BUSYBOX_CONFIG_FEATURE_BUFFERS_USE_MALLOC is not set +# CONFIG_BUSYBOX_CONFIG_FEATURE_CALL_TELINIT is not set CONFIG_BUSYBOX_CONFIG_FEATURE_CHECK_TAINTED_MODULE=y # CONFIG_BUSYBOX_CONFIG_FEATURE_CHOWN_LONG_OPTIONS is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_CLEAN_UP is not set @@ -155,7 +158,6 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_EDITING_MAX_LEN=256 CONFIG_BUSYBOX_CONFIG_FEATURE_EDITING=y # CONFIG_BUSYBOX_CONFIG_FEATURE_ENV_LONG_OPTIONS is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_ETC_NETWORKS is not set -# CONFIG_BUSYBOX_CONFIG_FEATURE_EXTRA_QUIET is not set CONFIG_BUSYBOX_CONFIG_FEATURE_FANCY_ECHO=y CONFIG_BUSYBOX_CONFIG_FEATURE_FANCY_HEAD=y CONFIG_BUSYBOX_CONFIG_FEATURE_FANCY_PING=y @@ -208,14 +210,9 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_IFCONFIG_HW=y # CONFIG_BUSYBOX_CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_IFCONFIG_SLIP is not set CONFIG_BUSYBOX_CONFIG_FEATURE_IFCONFIG_STATUS=y -# CONFIG_BUSYBOX_CONFIG_FEATURE_INIT_COREDUMPS is not set -# CONFIG_BUSYBOX_CONFIG_FEATURE_INITRD is not set -# CONFIG_BUSYBOX_CONFIG_FEATURE_INIT_SCTTY is not set -CONFIG_BUSYBOX_CONFIG_FEATURE_INIT_SYSLOG=y # CONFIG_BUSYBOX_CONFIG_FEATURE_INSMOD_TRY_MMAP is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_INSTALLER is not set CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6=y -# CONFIG_BUSYBOX_CONFIG_FEATURE_KILL_REMOVED is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_BRACKETS is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_DASHCMD is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_FLAGS is not set @@ -269,7 +266,6 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_SHADOWPASSWDS=y # CONFIG_BUSYBOX_CONFIG_FEATURE_SH_EXTRA_QUIET is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_SH_HISTFILESIZE is not set CONFIG_BUSYBOX_CONFIG_FEATURE_SH_IS_ASH=y -# CONFIG_BUSYBOX_CONFIG_FEATURE_SH_IS_HUSH is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_SH_IS_NONE is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_SH_NOFORK is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_SHOW_THREADS is not set @@ -312,7 +308,6 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_TRACEROUTE_VERBOSE=y # CONFIG_BUSYBOX_CONFIG_FEATURE_TR_EQUIV is not set CONFIG_BUSYBOX_CONFIG_FEATURE_UMOUNT_ALL=y # CONFIG_BUSYBOX_CONFIG_FEATURE_UNIX_LOCAL is not set -CONFIG_BUSYBOX_CONFIG_FEATURE_USE_INITTAB=y # CONFIG_BUSYBOX_CONFIG_FEATURE_USERNAME_COMPLETION is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_USE_TERMIOS is not set # CONFIG_BUSYBOX_CONFIG_FEATURE_UTMP is not set @@ -383,8 +378,6 @@ CONFIG_BUSYBOX_CONFIG_IFCONFIG=y # CONFIG_BUSYBOX_CONFIG_IFUPDOWN is not set CONFIG_BUSYBOX_CONFIG_INCLUDE_SUSv2=y # CONFIG_BUSYBOX_CONFIG_INETD is not set -CONFIG_BUSYBOX_CONFIG_INIT_TERMINAL_TYPE="linux" -CONFIG_BUSYBOX_CONFIG_INIT=y # CONFIG_BUSYBOX_CONFIG_INOTIFYD is not set CONFIG_BUSYBOX_CONFIG_INSMOD=y # CONFIG_BUSYBOX_CONFIG_INSTALL_APPLET_DONT is not set @@ -458,10 +451,10 @@ CONFIG_BUSYBOX_CONFIG_MV=y # CONFIG_BUSYBOX_CONFIG_NANDDUMP is not set # CONFIG_BUSYBOX_CONFIG_NANDWRITE is not set # CONFIG_BUSYBOX_CONFIG_NBDCLIENT is not set -CONFIG_BUSYBOX_CONFIG_NC=y -CONFIG_BUSYBOX_CONFIG_NC_SERVER=y -CONFIG_BUSYBOX_CONFIG_NC_EXTRA=y CONFIG_BUSYBOX_CONFIG_NC_110_COMPAT=y +CONFIG_BUSYBOX_CONFIG_NC_EXTRA=y +CONFIG_BUSYBOX_CONFIG_NC_SERVER=y +CONFIG_BUSYBOX_CONFIG_NC=y CONFIG_BUSYBOX_CONFIG_NETMSG=y CONFIG_BUSYBOX_CONFIG_NETSTAT=y CONFIG_BUSYBOX_CONFIG_NICE=y @@ -630,27 +623,29 @@ CONFIG_BUSYBOX_CONFIG_YES=y # CONFIG_CCACHE is not set CONFIG_CLEAN_IPKG=y # CONFIG_COLLECT_KERNEL_DEBUG is not set -# CONFIG_CONFIG_BUSYBOX_CONFIG_FEATURE_SH_IS_HUSH is not set +CONFIG_CPU_TYPE="mips32" # CONFIG_DEBUG is not set +CONFIG_DEFAULT_6relayd=y CONFIG_DEFAULT_base-files=y CONFIG_DEFAULT_busybox=y CONFIG_DEFAULT_dnsmasq=y CONFIG_DEFAULT_dropbear=y CONFIG_DEFAULT_firewall=y -CONFIG_DEFAULT_gpioctl=y -CONFIG_DEFAULT_hotplug2=y +CONFIG_DEFAULT_ip6tables=y CONFIG_DEFAULT_iptables=y CONFIG_DEFAULT_kmod-ath5k=y +CONFIG_DEFAULT_kmod-gpio-button-hotplug=y CONFIG_DEFAULT_kmod-ipt-nathelper=y CONFIG_DEFAULT_libc=y CONFIG_DEFAULT_libgcc=y CONFIG_DEFAULT_mtd=y CONFIG_DEFAULT_netifd=y +CONFIG_DEFAULT_odhcp6c=y CONFIG_DEFAULT_opkg=y CONFIG_DEFAULT_ppp-mod-pppoe=y CONFIG_DEFAULT_ppp=y CONFIG_DEFAULT_swconfig=y -CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mips32 -mtune=mips32 -fno-caller-saves" +CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mno-branch-likely -mips32 -mtune=mips32" CONFIG_DEFAULT_uci=y CONFIG_DEFAULT_wpad-mini=y # CONFIG_DEVEL is not set @@ -662,9 +657,11 @@ CONFIG_EXTERNAL_CPIO="" CONFIG_EXTERNAL_KERNEL_TREE="" CONFIG_EXTRA_BINUTILS_CONFIG_OPTIONS="" CONFIG_EXTRA_GCC_CONFIG_OPTIONS="" +CONFIG_EXTRA_OPTIMIZATION="-fno-caller-saves" # CONFIG_EXTRA_TARGET_ARCH is not set -CONFIG_EXTROOT_SETTLETIME=20 -CONFIG_GCC_DEFAULT_VERSION_4_6_LINARO=y +# CONFIG_GCC_USE_VERSION_4_6_LINARO is not set +# CONFIG_GCC_USE_VERSION_4_8_0 is not set +# CONFIG_GCC_USE_VERSION_4_8_LINARO is not set CONFIG_GCC_VERSION="4.6-linaro" CONFIG_GCC_VERSION_4_6_LINARO=y CONFIG_GCC_VERSION_4_6=y @@ -677,18 +674,22 @@ CONFIG_HAVE_DOT_CONFIG=y # CONFIG_INSIGHT is not set # CONFIG_INSTALL_GFORTRAN is not set # CONFIG_INSTALL_LIBGCJ is not set -CONFIG_INSTALL_LIBSTDCPP=y CONFIG_IPV6=y # CONFIG_KERNEL_AIO is not set +# CONFIG_KERNEL_CGROUPS is not set CONFIG_KERNEL_DEBUG_FS=y # CONFIG_KERNEL_DEBUG_INFO is not set # CONFIG_KERNEL_DEBUG_KERNEL is not set -CONFIG_KERNEL_ELF_CORE=y +# CONFIG_KERNEL_DIRECT_IO is not set +# CONFIG_KERNEL_ELF_CORE is not set # CONFIG_KERNEL_FTRACE is not set CONFIG_KERNEL_GIT_CLONE_URI="" CONFIG_KERNEL_GIT_LOCAL_REPOSITORY="" # CONFIG_KERNEL_KALLSYMS is not set -CONFIG_KERNEL_MAGIC_SYSRQ=y +# CONFIG_KERNEL_KEXEC is not set +# CONFIG_KERNEL_LXC_MISC is not set +# CONFIG_KERNEL_MAGIC_SYSRQ is not set +# CONFIG_KERNEL_NAMESPACES is not set # CONFIG_KERNEL_PERF_EVENTS is not set CONFIG_KERNEL_PRINTK_TIME=y # CONFIG_KERNEL_PROFILING is not set @@ -699,35 +700,69 @@ CONFIG_KMOD_BATMAN_ADV_DAT=y # CONFIG_KMOD_BATMAN_ADV_DEBUG_LOG is not set # CONFIG_KMOD_BATMAN_ADV_NC is not set CONFIG_LIBC="uClibc" +# CONFIG_LIBC_USE_EGLIBC is not set +# CONFIG_LIBC_USE_MUSL is not set +# CONFIG_LIBC_USE_UCLIBC is not set CONFIG_LIBC_VERSION="0.9.33.2" -CONFIG_LINUX_3_3=y +CONFIG_LINUX_3_8=y CONFIG_LOCALMIRROR="" # CONFIG_MAKE_TOOLCHAIN is not set CONFIG_mips=y +CONFIG_MODULES=y # CONFIG_NO_STRIP is not set +CONFIG_OPKGSMIME_PASSPHRASE=y # CONFIG_PACKAGE_6in4 is not set # CONFIG_PACKAGE_6rd is not set +# CONFIG_PACKAGE_6relayd is not set # CONFIG_PACKAGE_6to4 is not set # CONFIG_PACKAGE_agetty is not set # CONFIG_PACKAGE_alfred is not set CONFIG_PACKAGE_arptables=y # CONFIG_PACKAGE_ATH_DEBUG is not set +# CONFIG_PACKAGE_atm-aread is not set +# CONFIG_PACKAGE_atm-atmaddr is not set +# CONFIG_PACKAGE_atm-atmdiag is not set +# CONFIG_PACKAGE_atm-atmdump is not set +# CONFIG_PACKAGE_atm-atmloop is not set +# CONFIG_PACKAGE_atm-atmsigd is not set +# CONFIG_PACKAGE_atm-atmswitch is not set +# CONFIG_PACKAGE_atm-atmtcp is not set +# CONFIG_PACKAGE_atm-awrite is not set +# CONFIG_PACKAGE_atm-bus is not set +# CONFIG_PACKAGE_atm-debug-tools is not set +# CONFIG_PACKAGE_atm-diagnostics is not set +# CONFIG_PACKAGE_atm-esi is not set +# CONFIG_PACKAGE_atm-ilmidiag is not set +# CONFIG_PACKAGE_atm-ilmid is not set +# CONFIG_PACKAGE_atm-lecs is not set +# CONFIG_PACKAGE_atm-les is not set +# CONFIG_PACKAGE_atm-mpcd is not set +# CONFIG_PACKAGE_atm-saaldump is not set +# CONFIG_PACKAGE_atm-sonetdiag is not set +# CONFIG_PACKAGE_atm-svc_recv is not set +# CONFIG_PACKAGE_atm-svc_send is not set +# CONFIG_PACKAGE_atm-tools is not set +# CONFIG_PACKAGE_atm-ttcp_atm is not set +# CONFIG_PACKAGE_atm-zeppelin is not set +# CONFIG_PACKAGE_authsae is not set # CONFIG_PACKAGE_badblocks is not set CONFIG_PACKAGE_base-files=y # CONFIG_PACKAGE_batmand is not set +# CONFIG_PACKAGE_binutils is not set # CONFIG_PACKAGE_blkid is not set # CONFIG_PACKAGE_block-mount is not set +# CONFIG_PACKAGE_br2684ctl is not set CONFIG_PACKAGE_bridge=y CONFIG_PACKAGE_busybox=y # CONFIG_PACKAGE_cal is not set # CONFIG_PACKAGE_cfdisk is not set -# CONFIG_PACKAGE_compcache is not set -# CONFIG_PACKAGE_crda is not set +# CONFIG_PACKAGE_conntrack-tools is not set # CONFIG_PACKAGE_dmesg is not set # CONFIG_PACKAGE_dnsmasq-dhcpv6 is not set # CONFIG_PACKAGE_dnsmasq is not set # CONFIG_PACKAGE_dropbearconvert is not set CONFIG_PACKAGE_dropbear=y +# CONFIG_PACKAGE_ds-lite is not set # CONFIG_PACKAGE_e2fsprogs is not set # CONFIG_PACKAGE_ead is not set CONFIG_PACKAGE_ebtables-utils=y @@ -745,18 +780,30 @@ CONFIG_PACKAGE_ethtool=y # CONFIG_PACKAGE_genl is not set # CONFIG_PACKAGE_getopt is not set CONFIG_PACKAGE_gpioctl-sysfs=y -CONFIG_PACKAGE_gpioctl=y # CONFIG_PACKAGE_gpsd-clients is not set # CONFIG_PACKAGE_gpsd is not set CONFIG_PACKAGE_horst=y # CONFIG_PACKAGE_hostapd is not set # CONFIG_PACKAGE_hostapd-mini is not set # CONFIG_PACKAGE_hostapd-utils is not set -CONFIG_PACKAGE_hotplug2=y # CONFIG_PACKAGE_hwclock is not set +# CONFIG_PACKAGE_iconv is not set # CONFIG_PACKAGE_ifenslave is not set +# CONFIG_PACKAGE_iftop is not set # CONFIG_PACKAGE_ip6tables is not set +# CONFIG_PACKAGE_iperf is not set +# CONFIG_PACKAGE_iperf-mt is not set +# CONFIG_PACKAGE_ipset-dns is not set +# CONFIG_PACKAGE_ipset is not set # CONFIG_PACKAGE_iptables is not set +# CONFIG_PACKAGE_iputils-arping is not set +# CONFIG_PACKAGE_iputils-clockdiff is not set +# CONFIG_PACKAGE_iputils-ping6 is not set +# CONFIG_PACKAGE_iputils-ping is not set +# CONFIG_PACKAGE_iputils-tftpd is not set +# CONFIG_PACKAGE_iputils-tracepath6 is not set +# CONFIG_PACKAGE_iputils-tracepath is not set +# CONFIG_PACKAGE_iputils-traceroute6 is not set CONFIG_PACKAGE_ip=y # CONFIG_PACKAGE_iwcap is not set # CONFIG_PACKAGE_iwinfo is not set @@ -795,7 +842,7 @@ CONFIG_PACKAGE_kmod-batman-adv=y # CONFIG_PACKAGE_kmod-brcmfmac is not set # CONFIG_PACKAGE_kmod-brcmsmac is not set # CONFIG_PACKAGE_kmod-brcmutil is not set -# CONFIG_PACKAGE_kmod-bridge is not set +CONFIG_PACKAGE_kmod-bridge=y # CONFIG_PACKAGE_kmod-button-hotplug is not set # CONFIG_PACKAGE_kmod-capi is not set # CONFIG_PACKAGE_kmod-carl9170 is not set @@ -814,16 +861,19 @@ CONFIG_PACKAGE_kmod-crypto-hash=y # CONFIG_PACKAGE_kmod-crypto-hw-geode is not set # CONFIG_PACKAGE_kmod-crypto-hw-hifn-795x is not set # CONFIG_PACKAGE_kmod-crypto-hw-padlock is not set +# CONFIG_PACKAGE_kmod-crypto-hw-talitos is not set # CONFIG_PACKAGE_kmod-crypto-iv is not set -# CONFIG_PACKAGE_kmod-crypto-manager is not set +CONFIG_PACKAGE_kmod-crypto-manager=y # CONFIG_PACKAGE_kmod-crypto-md4 is not set # CONFIG_PACKAGE_kmod-crypto-md5 is not set # CONFIG_PACKAGE_kmod-crypto-michael-mic is not set # CONFIG_PACKAGE_kmod-crypto-misc is not set # CONFIG_PACKAGE_kmod-crypto-null is not set # CONFIG_PACKAGE_kmod-crypto-ocf is not set +CONFIG_PACKAGE_kmod-crypto-pcompress=y # CONFIG_PACKAGE_kmod-crypto-rng is not set # CONFIG_PACKAGE_kmod-crypto-sha1 is not set +# CONFIG_PACKAGE_kmod-crypto-sha256 is not set # CONFIG_PACKAGE_kmod-crypto-test is not set # CONFIG_PACKAGE_kmod-crypto-user is not set # CONFIG_PACKAGE_kmod-crypto-wq is not set @@ -842,9 +892,11 @@ CONFIG_PACKAGE_kmod-ebtables=y # CONFIG_PACKAGE_kmod-eeprom-at25 is not set # CONFIG_PACKAGE_kmod-et131x is not set # CONFIG_PACKAGE_kmod-firewire is not set +# CONFIG_PACKAGE_kmod-forcedeth is not set # CONFIG_PACKAGE_kmod-fs-autofs4 is not set # CONFIG_PACKAGE_kmod-fs-btrfs is not set # CONFIG_PACKAGE_kmod-fs-cifs is not set +# CONFIG_PACKAGE_kmod-fs-configfs is not set # CONFIG_PACKAGE_kmod-fs-exportfs is not set # CONFIG_PACKAGE_kmod-fs-ext4 is not set # CONFIG_PACKAGE_kmod-fs-hfs is not set @@ -864,11 +916,16 @@ CONFIG_PACKAGE_kmod-ebtables=y # CONFIG_PACKAGE_kmod-gigaset is not set CONFIG_PACKAGE_kmod-gpio-button-hotplug=y CONFIG_PACKAGE_kmod-gpio-dev=y +# CONFIG_PACKAGE_kmod-gpio-mcp23s08 is not set # CONFIG_PACKAGE_kmod-gpio-nxp-74hc164 is not set +# CONFIG_PACKAGE_kmod-gpio-pca953x is not set +# CONFIG_PACKAGE_kmod-gpio-pcf857x is not set CONFIG_PACKAGE_kmod-gpiotoggling=y +# CONFIG_PACKAGE_kmod-gre6 is not set # CONFIG_PACKAGE_kmod-gre is not set # CONFIG_PACKAGE_kmod-hfcmulti is not set # CONFIG_PACKAGE_kmod-hfcpci is not set +# CONFIG_PACKAGE_kmod-hid-generic is not set # CONFIG_PACKAGE_kmod-hid is not set # CONFIG_PACKAGE_kmod-hostap is not set # CONFIG_PACKAGE_kmod-hostap-pci is not set @@ -878,21 +935,67 @@ CONFIG_PACKAGE_kmod-gpiotoggling=y # CONFIG_PACKAGE_kmod-i2c-gpio-custom is not set # CONFIG_PACKAGE_kmod-ide-core is not set # CONFIG_PACKAGE_kmod-ifb is not set +# CONFIG_PACKAGE_kmod-iio-core is not set +# CONFIG_PACKAGE_kmod-ikconfig is not set CONFIG_PACKAGE_kmod-input-core=y # CONFIG_PACKAGE_kmod-input-evdev is not set -# CONFIG_PACKAGE_kmod-input-gpio-buttons is not set # CONFIG_PACKAGE_kmod-input-gpio-encoder is not set # CONFIG_PACKAGE_kmod-input-gpio-keys-polled is not set CONFIG_PACKAGE_kmod-input-gpio-keys=y # CONFIG_PACKAGE_kmod-input-joydev is not set +# CONFIG_PACKAGE_kmod-input-matrixkmap is not set # CONFIG_PACKAGE_kmod-input-polldev is not set # CONFIG_PACKAGE_kmod-ip6tables is not set # CONFIG_PACKAGE_kmod-ip6-tunnel is not set # CONFIG_PACKAGE_kmod-ipip is not set # CONFIG_PACKAGE_kmod-ipsec is not set -# CONFIG_PACKAGE_kmod-ipt-core is not set +# CONFIG_PACKAGE_kmod-ipt-account is not set +# CONFIG_PACKAGE_kmod-ipt-chaos is not set +# CONFIG_PACKAGE_kmod-ipt-compat-xtables is not set +# CONFIG_PACKAGE_kmod-ipt-condition is not set +# CONFIG_PACKAGE_kmod-ipt-conntrack-extra is not set +CONFIG_PACKAGE_kmod-ipt-conntrack=y +CONFIG_PACKAGE_kmod-ipt-core=y +# CONFIG_PACKAGE_kmod-ipt-debug is not set +# CONFIG_PACKAGE_kmod-ipt-delude is not set +# CONFIG_PACKAGE_kmod-ipt-dhcpmac is not set +# CONFIG_PACKAGE_kmod-ipt-dnetmap is not set +# CONFIG_PACKAGE_kmod-ipt-extra is not set +# CONFIG_PACKAGE_kmod-ipt-filter is not set +# CONFIG_PACKAGE_kmod-ipt-fuzzy is not set +# CONFIG_PACKAGE_kmod-ipt-geoip is not set # CONFIG_PACKAGE_kmod-ipt-hashlimit is not set -# CONFIG_PACKAGE_kmod-iptunnel4 is not set +# CONFIG_PACKAGE_kmod-ipt-iface is not set +# CONFIG_PACKAGE_kmod-ipt-ipmark is not set +# CONFIG_PACKAGE_kmod-ipt-ipopt is not set +# CONFIG_PACKAGE_kmod-ipt-ipp2p is not set +# CONFIG_PACKAGE_kmod-ipt-iprange is not set +# CONFIG_PACKAGE_kmod-ipt-ipsec is not set +# CONFIG_PACKAGE_kmod-ipt-ipset is not set +# CONFIG_PACKAGE_kmod-ipt-ipv4options is not set +# CONFIG_PACKAGE_kmod-ipt-led is not set +# CONFIG_PACKAGE_kmod-ipt-length2 is not set +# CONFIG_PACKAGE_kmod-ipt-logmark is not set +# CONFIG_PACKAGE_kmod-ipt-lscan is not set +# CONFIG_PACKAGE_kmod-ipt-lua is not set +# CONFIG_PACKAGE_kmod-ipt-nat6 is not set +# CONFIG_PACKAGE_kmod-ipt-nat-extra is not set +# CONFIG_PACKAGE_kmod-ipt-nathelper-extra is not set +# CONFIG_PACKAGE_kmod-ipt-nathelper-rtsp is not set +CONFIG_PACKAGE_kmod-ipt-nathelper=y +CONFIG_PACKAGE_kmod-ipt-nat=y +# CONFIG_PACKAGE_kmod-ipt-psd is not set +# CONFIG_PACKAGE_kmod-ipt-queue is not set +# CONFIG_PACKAGE_kmod-ipt-quota2 is not set +# CONFIG_PACKAGE_kmod-ipt-rawnat is not set +# CONFIG_PACKAGE_kmod-ipt-rawpost is not set +# CONFIG_PACKAGE_kmod-ipt-steal is not set +# CONFIG_PACKAGE_kmod-ipt-sysrq is not set +# CONFIG_PACKAGE_kmod-ipt-tarpit is not set +# CONFIG_PACKAGE_kmod-ipt-tee is not set +# CONFIG_PACKAGE_kmod-ipt-tproxy is not set +# CONFIG_PACKAGE_kmod-ipt-u32 is not set +# CONFIG_PACKAGE_kmod-ipt-ulog is not set # CONFIG_PACKAGE_kmod-iptunnel6 is not set CONFIG_PACKAGE_kmod-ipv6=y # CONFIG_PACKAGE_kmod-isdn4linux is not set @@ -909,8 +1012,9 @@ CONFIG_PACKAGE_kmod-leds-gpio=y CONFIG_PACKAGE_kmod-ledtrig-heartbeat=y # CONFIG_PACKAGE_kmod-ledtrig-morse is not set CONFIG_PACKAGE_kmod-ledtrig-netdev=y +# CONFIG_PACKAGE_kmod-ledtrig-netfilter is not set +# CONFIG_PACKAGE_kmod-ledtrig-oneshot is not set CONFIG_PACKAGE_kmod-ledtrig-timer=y -# CONFIG_PACKAGE_kmod-ledtrig-usbdev is not set # CONFIG_PACKAGE_kmod-lib80211 is not set # CONFIG_PACKAGE_kmod-lib-cordic is not set CONFIG_PACKAGE_kmod-lib-crc16=y @@ -923,16 +1027,15 @@ CONFIG_PACKAGE_kmod-lib-crc32c=y # CONFIG_PACKAGE_kmod-libertas-usb is not set # CONFIG_PACKAGE_kmod-lib-lzo is not set # CONFIG_PACKAGE_kmod-libphy is not set -# CONFIG_PACKAGE_kmod-libsas is not set CONFIG_PACKAGE_kmod-lib-textsearch=y # CONFIG_PACKAGE_kmod-lib-zlib is not set -# CONFIG_PACKAGE_kmod-llc is not set +CONFIG_PACKAGE_kmod-llc=y # CONFIG_PACKAGE_kmod-loop is not set # CONFIG_PACKAGE_kmod-mac80211-hwsim is not set CONFIG_PACKAGE_kmod-mac80211=y # CONFIG_PACKAGE_kmod-macvlan is not set -# CONFIG_PACKAGE_kmod-madwifi is not set # CONFIG_PACKAGE_kmod-md-mod is not set +# CONFIG_PACKAGE_kmod-mii is not set # CONFIG_PACKAGE_kmod-misdn is not set # CONFIG_PACKAGE_kmod-mmc is not set # CONFIG_PACKAGE_kmod-mmc-over-gpio is not set @@ -973,29 +1076,28 @@ CONFIG_PACKAGE_kmod-mac80211=y # CONFIG_PACKAGE_kmod-nls-iso8859-2 is not set # CONFIG_PACKAGE_kmod-nls-koi8r is not set # CONFIG_PACKAGE_kmod-nls-utf8 is not set +# CONFIG_PACKAGE_kmod-of-mdio is not set # CONFIG_PACKAGE_kmod-p54-common is not set # CONFIG_PACKAGE_kmod-p54-pci is not set # CONFIG_PACKAGE_kmod-p54-usb is not set # CONFIG_PACKAGE_kmod-pcnet32 is not set # CONFIG_PACKAGE_kmod-pktgen is not set # CONFIG_PACKAGE_kmod-ppp is not set +# CONFIG_PACKAGE_kmod-pps is not set +# CONFIG_PACKAGE_kmod-ptp is not set # CONFIG_PACKAGE_kmod-pwm-gpio is not set # CONFIG_PACKAGE_kmod-pwm is not set # CONFIG_PACKAGE_kmod-r6040 is not set # CONFIG_PACKAGE_kmod-r8169 is not set -CONFIG_PACKAGE_kmod-ramzswap=y +# CONFIG_PACKAGE_kmod-random-core is not set # CONFIG_PACKAGE_kmod-regmap is not set # CONFIG_PACKAGE_kmod-rotary-gpio-custom is not set # CONFIG_PACKAGE_kmod-rt2400-pci is not set # CONFIG_PACKAGE_kmod-rt2500-pci is not set # CONFIG_PACKAGE_kmod-rt2500-usb is not set -# CONFIG_PACKAGE_kmod-rt2800-lib is not set # CONFIG_PACKAGE_kmod-rt2800-pci is not set # CONFIG_PACKAGE_kmod-rt2800-usb is not set # CONFIG_PACKAGE_kmod-rt2x00-lib is not set -# CONFIG_PACKAGE_kmod-rt2x00-mmio is not set -# CONFIG_PACKAGE_kmod-rt2x00-pci is not set -# CONFIG_PACKAGE_kmod-rt2x00-usb is not set # CONFIG_PACKAGE_kmod-rt61-pci is not set # CONFIG_PACKAGE_kmod-rt73-usb is not set # CONFIG_PACKAGE_kmod-rtl8180 is not set @@ -1013,8 +1115,8 @@ CONFIG_PACKAGE_kmod-ramzswap=y # CONFIG_PACKAGE_kmod-scsi-core is not set # CONFIG_PACKAGE_kmod-scsi-generic is not set # CONFIG_PACKAGE_kmod-sctp is not set +# CONFIG_PACKAGE_kmod-sdhci is not set # CONFIG_PACKAGE_kmod-serial-8250 is not set -# CONFIG_PACKAGE_kmod-siit is not set # CONFIG_PACKAGE_kmod-sis190 is not set # CONFIG_PACKAGE_kmod-sis900 is not set # CONFIG_PACKAGE_kmod-sit is not set @@ -1026,11 +1128,12 @@ CONFIG_PACKAGE_kmod-ramzswap=y # CONFIG_PACKAGE_kmod-sound-core is not set # CONFIG_PACKAGE_kmod-spi-bitbang is not set # CONFIG_PACKAGE_kmod-spi-dev is not set +# CONFIG_PACKAGE_kmod-spi-gpio-custom is not set # CONFIG_PACKAGE_kmod-spi-gpio is not set # CONFIG_PACKAGE_kmod-spi-gpio-old is not set # CONFIG_PACKAGE_kmod-spi-ks8995 is not set # CONFIG_PACKAGE_kmod-ssb is not set -# CONFIG_PACKAGE_kmod-stp is not set +CONFIG_PACKAGE_kmod-stp=y # CONFIG_PACKAGE_kmod-swconfig is not set # CONFIG_PACKAGE_kmod-switch-ip17xx is not set # CONFIG_PACKAGE_kmod-switch-rtl8366rb is not set @@ -1041,65 +1144,91 @@ CONFIG_PACKAGE_kmod-ramzswap=y # CONFIG_PACKAGE_kmod-tulip is not set # CONFIG_PACKAGE_kmod-tun is not set # CONFIG_PACKAGE_kmod-usb2 is not set +# CONFIG_PACKAGE_kmod-usb2-pci is not set # CONFIG_PACKAGE_kmod-usb-acm is not set # CONFIG_PACKAGE_kmod-usb-atm is not set +# CONFIG_PACKAGE_kmod-usb-chipidea is not set # CONFIG_PACKAGE_kmod-usb-cm109 is not set # CONFIG_PACKAGE_kmod-usb-core is not set # CONFIG_PACKAGE_kmod-usb-hid is not set # CONFIG_PACKAGE_kmod-usbip-client is not set # CONFIG_PACKAGE_kmod-usbip is not set # CONFIG_PACKAGE_kmod-usbip-server is not set +# CONFIG_PACKAGE_kmod-usbmon is not set # CONFIG_PACKAGE_kmod-usb-net is not set # CONFIG_PACKAGE_kmod-usb-ohci is not set # CONFIG_PACKAGE_kmod-usb-printer is not set # CONFIG_PACKAGE_kmod-usb-serial is not set -# CONFIG_PACKAGE_kmod-usb-sierrawireless-directip is not set # CONFIG_PACKAGE_kmod-usb-storage-extras is not set # CONFIG_PACKAGE_kmod-usb-storage 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 +# CONFIG_PACKAGE_kmod-veth is not set # CONFIG_PACKAGE_kmod-via-rhine is not set # CONFIG_PACKAGE_kmod-via-velocity is not set # CONFIG_PACKAGE_kmod-video-core is not set +# CONFIG_PACKAGE_kmod-vmxnet3 is not set # CONFIG_PACKAGE_kmod-w1 is not set -# CONFIG_PACKAGE_kmod-wprobe is not set # CONFIG_PACKAGE_kmod-wrt55agv2-spidevs is not set # CONFIG_PACKAGE_kmod-zd1211rw is not set +# CONFIG_PACKAGE_kmod-zram is not set # CONFIG_PACKAGE_ldconfig is not set # CONFIG_PACKAGE_ldd is not set # CONFIG_PACKAGE_libblkid is not set CONFIG_PACKAGE_libblobmsg-json=y # CONFIG_PACKAGE_libcap is not set -# CONFIG_PACKAGE_libcom_err is not set +# CONFIG_PACKAGE_libcharset is not set +# CONFIG_PACKAGE_libconfig is not set CONFIG_PACKAGE_libc=y # CONFIG_PACKAGE_libcyassl is not set +# CONFIG_PACKAGE_libevent2-core is not set +# CONFIG_PACKAGE_libevent2-extra is not set +# CONFIG_PACKAGE_libevent2 is not set +# CONFIG_PACKAGE_libevent2-openssl is not set +# CONFIG_PACKAGE_libevent2-pthreads is not set # CONFIG_PACKAGE_libext2fs is not set # CONFIG_PACKAGE_libfuse is not set CONFIG_PACKAGE_libgcc=y # CONFIG_PACKAGE_libgpsd is not set # CONFIG_PACKAGE_libgps is not set +# CONFIG_PACKAGE_libiconv-full is not set +# CONFIG_PACKAGE_libiconv is not set +# CONFIG_PACKAGE_libintl-full is not set +# CONFIG_PACKAGE_libintl is not set # CONFIG_PACKAGE_libip4tc is not set CONFIG_PACKAGE_libip6tc=y -# CONFIG_PACKAGE_libipq is not set # CONFIG_PACKAGE_libiptc is not set # CONFIG_PACKAGE_libiwinfo is not set # CONFIG_PACKAGE_libiwinfo-lua is not set # CONFIG_PACKAGE_libiw is not set -CONFIG_PACKAGE_libjson=y +CONFIG_PACKAGE_libjson-c=y +# CONFIG_PACKAGE_libjson is not set +CONFIG_PACKAGE_libjson-script=y # CONFIG_PACKAGE_libltdl is not set # CONFIG_PACKAGE_liblua is not set +# CONFIG_PACKAGE_liblzo is not set +# CONFIG_PACKAGE_libmnl is not set # CONFIG_PACKAGE_libmount is not set # CONFIG_PACKAGE_libncursesw is not set CONFIG_PACKAGE_libncurses=y +# CONFIG_PACKAGE_libnetfilter-conntrack is not set +# CONFIG_PACKAGE_libnfnetlink is not set # CONFIG_PACKAGE_libnl is not set CONFIG_PACKAGE_libnl-tiny=y # CONFIG_PACKAGE_libopenssl is not set # CONFIG_PACKAGE_libpcap is not set +# CONFIG_PACKAGE_libpolarssl is not set +# CONFIG_PACKAGE_libpopt is not set CONFIG_PACKAGE_libpthread=y # CONFIG_PACKAGE_libreadline is not set # CONFIG_PACKAGE_librpc is not set CONFIG_PACKAGE_librt=y +# CONFIG_PACKAGE_libsocks is not set # CONFIG_PACKAGE_libstdcpp is not set +# CONFIG_PACKAGE_libsysfs is not set +# CONFIG_PACKAGE_libthread-db is not set +# CONFIG_PACKAGE_libubox-lua is not set CONFIG_PACKAGE_libubox=y # CONFIG_PACKAGE_libubus-lua is not set CONFIG_PACKAGE_libubus=y @@ -1108,9 +1237,14 @@ CONFIG_PACKAGE_libuci=y # CONFIG_PACKAGE_libuecc is not set CONFIG_PACKAGE_libugpio=y # CONFIG_PACKAGE_libusb-1.0 is not set +# CONFIG_PACKAGE_libusb-compat is not set +# CONFIG_PACKAGE_libustream-cyassl is not set +# CONFIG_PACKAGE_libustream-openssl is not set +# CONFIG_PACKAGE_libustream-polarssl is not set # CONFIG_PACKAGE_libuuid is not set CONFIG_PACKAGE_libxtables=y # CONFIG_PACKAGE_linux-atm is not set +# CONFIG_PACKAGE_lldpd is not set # CONFIG_PACKAGE_logger is not set # CONFIG_PACKAGE_look is not set # CONFIG_PACKAGE_losetup is not set @@ -1121,6 +1255,7 @@ CONFIG_PACKAGE_MAC80211_DEBUGFS=y CONFIG_PACKAGE_MAC80211_MESH=y # CONFIG_PACKAGE_maccalc is not set # CONFIG_PACKAGE_mcookie is not set +# CONFIG_PACKAGE_mdadm is not set CONFIG_PACKAGE_mii-tool=y # CONFIG_PACKAGE_mountd is not set # CONFIG_PACKAGE_mount-utils is not set @@ -1129,14 +1264,24 @@ CONFIG_PACKAGE_mtd=y # CONFIG_PACKAGE_namei is not set CONFIG_PACKAGE_netifd=y # CONFIG_PACKAGE_nodewatcher is not set +# CONFIG_PACKAGE_objdump is not set # CONFIG_PACKAGE_ocf-crypto-headers is not set +# CONFIG_PACKAGE_odhcp6c is not set +# CONFIG_PACKAGE_odhcpd is not set # CONFIG_PACKAGE_om-watchdog is not set # CONFIG_PACKAGE_openssl-util is not set +# CONFIG_PACKAGE_openvpn-easy-rsa is not set +# CONFIG_PACKAGE_openvpn-nossl is not set +# CONFIG_PACKAGE_openvpn-openssl is not set +# CONFIG_PACKAGE_openvpn-polarssl is not set # CONFIG_PACKAGE_opkg is not set +# CONFIG_PACKAGE_opkg-smime is not set # CONFIG_PACKAGE_owipcalc is not set # CONFIG_PACKAGE_partx-utils is not set +# CONFIG_PACKAGE_polarssl-progs is not set # CONFIG_PACKAGE_ppp is not set # CONFIG_PACKAGE_ppp-multilink is not set +CONFIG_PACKAGE_procd=y # CONFIG_PACKAGE_px5g is not set # CONFIG_PACKAGE_qos-scripts is not set # CONFIG_PACKAGE_relayd is not set @@ -1144,18 +1289,80 @@ CONFIG_PACKAGE_netifd=y # CONFIG_PACKAGE_resize2fs is not set # CONFIG_PACKAGE_resolveip is not set # CONFIG_PACKAGE_robocfg is not set +# CONFIG_PACKAGE_rpcd is not set +# CONFIG_PACKAGE_rssileds is not set +# CONFIG_PACKAGE_samba36-client is not set +# CONFIG_PACKAGE_samba36-server is not set # CONFIG_PACKAGE_script-utils is not set # CONFIG_PACKAGE_setterm is not set # CONFIG_PACKAGE_sfdisk is not set +# CONFIG_PACKAGE_sockd is not set +# CONFIG_PACKAGE_socksify is not set # CONFIG_PACKAGE_soloscli is not set # CONFIG_PACKAGE_spidev-test is not set # CONFIG_PACKAGE_ss is not set # CONFIG_PACKAGE_swap-utils is not set CONFIG_PACKAGE_swconfig=y +# CONFIG_PACKAGE_sysfsutils is not set # CONFIG_PACKAGE_tc is not set +# CONFIG_PACKAGE_tcpdump is not set +# CONFIG_PACKAGE_tcpdump-mini is not set CONFIG_PACKAGE_terminfo=y +# CONFIG_PACKAGE_thc-ipv6-address6 is not set +# CONFIG_PACKAGE_thc-ipv6-alive6 is not set +# CONFIG_PACKAGE_thc-ipv6-covert-send6d is not set +# CONFIG_PACKAGE_thc-ipv6-covert-send6 is not set +# CONFIG_PACKAGE_thc-ipv6-denial6 is not set +# CONFIG_PACKAGE_thc-ipv6-detect-new-ip6 is not set +# CONFIG_PACKAGE_thc-ipv6-detect-sniffer6 is not set +# CONFIG_PACKAGE_thc-ipv6-dnsdict6 is not set +# CONFIG_PACKAGE_thc-ipv6-dnsrevenum6 is not set +# CONFIG_PACKAGE_thc-ipv6-dos-new-ip6 is not set +# CONFIG_PACKAGE_thc-ipv6-dump-router6 is not set +# CONFIG_PACKAGE_thc-ipv6-exploit6 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-advertise6 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-dhcps6 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-dns6d is not set +# CONFIG_PACKAGE_thc-ipv6-fake-dnsupdate6 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-mipv6 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-mld26 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-mld6 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-mldrouter6 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-router26 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-router6 is not set +# CONFIG_PACKAGE_thc-ipv6-fake-solicitate6 is not set +# CONFIG_PACKAGE_thc-ipv6-flood-advertise6 is not set +# CONFIG_PACKAGE_thc-ipv6-flood-dhcpc6 is not set +# CONFIG_PACKAGE_thc-ipv6-flood-mld26 is not set +# CONFIG_PACKAGE_thc-ipv6-flood-mld6 is not set +# CONFIG_PACKAGE_thc-ipv6-flood-mldrouter6 is not set +# CONFIG_PACKAGE_thc-ipv6-flood-router26 is not set +# CONFIG_PACKAGE_thc-ipv6-flood-router6 is not set +# CONFIG_PACKAGE_thc-ipv6-flood-solicitate6 is not set +# CONFIG_PACKAGE_thc-ipv6-fragmentation6 is not set +# CONFIG_PACKAGE_thc-ipv6-fuzz-ip6 is not set +# CONFIG_PACKAGE_thc-ipv6-implementation6d is not set +# CONFIG_PACKAGE_thc-ipv6-implementation6 is not set +# CONFIG_PACKAGE_thc-ipv6-inverse-lookup6 is not set +# CONFIG_PACKAGE_thc-ipv6-kill-router6 is not set +# CONFIG_PACKAGE_thc-ipv6-ndpexhaust6 is not set +# CONFIG_PACKAGE_thc-ipv6-node-query6 is not set +# CONFIG_PACKAGE_thc-ipv6-parasite6 is not set +# CONFIG_PACKAGE_thc-ipv6-passive-discovery6 is not set +# CONFIG_PACKAGE_thc-ipv6-randicmp6 is not set +# CONFIG_PACKAGE_thc-ipv6-redir6 is not set +# CONFIG_PACKAGE_thc-ipv6-rsmurf6 is not set +# CONFIG_PACKAGE_thc-ipv6-sendpees6 is not set +# CONFIG_PACKAGE_thc-ipv6-sendpeesmp6 is not set +# CONFIG_PACKAGE_thc-ipv6-smurf6 is not set +# CONFIG_PACKAGE_thc-ipv6-thcping6 is not set +# CONFIG_PACKAGE_thc-ipv6-toobig6 is not set +# CONFIG_PACKAGE_thc-ipv6-trace6 is not set +# CONFIG_PACKAGE_trace-cmd-extra is not set +# CONFIG_PACKAGE_trace-cmd is not set # CONFIG_PACKAGE_tune2fs is not set # CONFIG_PACKAGE_uboot-envtools is not set +CONFIG_PACKAGE_ubox=y CONFIG_PACKAGE_ubusd=y CONFIG_PACKAGE_ubus=y CONFIG_PACKAGE_uci=y @@ -1163,9 +1370,12 @@ CONFIG_PACKAGE_uci=y # CONFIG_PACKAGE_udev is not set # CONFIG_PACKAGE_uhttpd_debug is not set # CONFIG_PACKAGE_uhttpd is not set +# CONFIG_PACKAGE_usb-modeswitch is not set # CONFIG_PACKAGE_usbreset is not set +# CONFIG_PACKAGE_usbutils is not set # CONFIG_PACKAGE_uuidd is not set # CONFIG_PACKAGE_uuidgen is not set +# CONFIG_PACKAGE_valgrind is not set # CONFIG_PACKAGE_vis is not set # CONFIG_PACKAGE_wall is not set CONFIG_PACKAGE_wavemon=y @@ -1178,12 +1388,11 @@ CONFIG_PACKAGE_wpad-mini=y # CONFIG_PACKAGE_wpa-supplicant is not set # CONFIG_PACKAGE_wpa-supplicant-mini is not set # CONFIG_PACKAGE_wpa-supplicant-p2p is not set -# CONFIG_PACKAGE_wprobe-export is not set -# CONFIG_PACKAGE_wprobe-util is not set # CONFIG_PACKAGE_xfs-fsck is not set # CONFIG_PACKAGE_xfs-growfs is not set # CONFIG_PACKAGE_xfs-mkfs is not set # CONFIG_PACKAGE_zlib is not set +# CONFIG_PACKAGE_zram-swap is not set CONFIG_PCI_SUPPORT=y CONFIG_PKG_BUILD_PARALLEL=y CONFIG_PKG_BUILD_USE_JOBSERVER=y @@ -1191,282 +1400,50 @@ CONFIG_PKG_BUILD_USE_JOBSERVER=y # CONFIG_SDK is not set CONFIG_SHADOW_PASSWORDS=y # CONFIG_SJLJ_EXCEPTIONS is not set +# CONFIG_SMIMEOPT is not set CONFIG_SOFT_FLOAT=y # CONFIG_SSP_SUPPORT is not set -# CONFIG_STRIP_KERNEL_EXPORTS is not set +CONFIG_STRIP_KERNEL_EXPORTS=y # CONFIG_TARGET_adm5120 is not set -# CONFIG_TARGET_adm5120_rb1xx_RouterBoard is not set -# CONFIG_TARGET_adm5120_router_be_Generic is not set -# CONFIG_TARGET_adm5120_router_be_P334WT is not set -# CONFIG_TARGET_adm5120_router_be_P335WT is not set -# CONFIG_TARGET_adm5120_router_le_5GXI is not set -# CONFIG_TARGET_adm5120_router_le_BR6104K is not set -# CONFIG_TARGET_adm5120_router_le_BR6104KP is not set -# CONFIG_TARGET_adm5120_router_le_BR6104WG is not set -# CONFIG_TARGET_adm5120_router_le_BR6114WG is not set -# CONFIG_TARGET_adm5120_router_le_CAS630 is not set -# CONFIG_TARGET_adm5120_router_le_CAS630W is not set -# CONFIG_TARGET_adm5120_router_le_CAS670 is not set -# CONFIG_TARGET_adm5120_router_le_CAS670W is not set -# CONFIG_TARGET_adm5120_router_le_CAS700 is not set -# CONFIG_TARGET_adm5120_router_le_CAS700W is not set -# CONFIG_TARGET_adm5120_router_le_CAS771 is not set -# CONFIG_TARGET_adm5120_router_le_CAS771W is not set -# CONFIG_TARGET_adm5120_router_le_CAS790 is not set -# CONFIG_TARGET_adm5120_router_le_CAS861 is not set -# CONFIG_TARGET_adm5120_router_le_CAS861W is not set -# CONFIG_TARGET_adm5120_router_le_EASY5120PATA is not set -# CONFIG_TARGET_adm5120_router_le_EASY5120RT is not set -# CONFIG_TARGET_adm5120_router_le_EB-214A is not set -# CONFIG_TARGET_adm5120_router_le_Generic is not set -# CONFIG_TARGET_adm5120_router_le_NFS101U is not set -# CONFIG_TARGET_adm5120_router_le_NFS101WU is not set -# CONFIG_TARGET_adm5120_router_le_NP27G is not set -# CONFIG_TARGET_adm5120_router_le_NP28G is not set -# CONFIG_TARGET_adm5120_router_le_PMUGW is not set -# CONFIG_TARGET_adm5120_router_le_WP54 is not set -# CONFIG_TARGET_adm8668_Default is not set # CONFIG_TARGET_adm8668 is not set -# CONFIG_TARGET_amazon_Default is not set -# CONFIG_TARGET_amazon is not set -# CONFIG_TARGET_ar71xx_generic_A02RBW300N is not set -# CONFIG_TARGET_ar71xx_generic_ALFAAP96 is not set -# CONFIG_TARGET_ar71xx_generic_ALFANX is not set -# CONFIG_TARGET_ar71xx_generic_ALL0258N is not set -# CONFIG_TARGET_ar71xx_generic_ALL0305 is not set -# CONFIG_TARGET_ar71xx_generic_ALL0315N is not set -# CONFIG_TARGET_ar71xx_generic_AP113 is not set -# CONFIG_TARGET_ar71xx_generic_AP121 is not set -# CONFIG_TARGET_ar71xx_generic_AP121MINI is not set -# CONFIG_TARGET_ar71xx_generic_AP136 is not set -# CONFIG_TARGET_ar71xx_generic_AP81 is not set -# CONFIG_TARGET_ar71xx_generic_AP83 is not set -# CONFIG_TARGET_ar71xx_generic_AP96 is not set -# CONFIG_TARGET_ar71xx_generic_ath5k is not set -# CONFIG_TARGET_ar71xx_generic_CAP4200AG is not set -# CONFIG_TARGET_ar71xx_generic_DB120 is not set -# CONFIG_TARGET_ar71xx_generic_Default is not set -# CONFIG_TARGET_ar71xx_generic_DIR600A1 is not set -# CONFIG_TARGET_ar71xx_generic_DIR601A1 is not set -# CONFIG_TARGET_ar71xx_generic_DIR615C1 is not set -# CONFIG_TARGET_ar71xx_generic_DIR615E4 is not set -# CONFIG_TARGET_ar71xx_generic_DIR825B1 is not set -# CONFIG_TARGET_ar71xx_generic_DLRTDEV01 is not set -# CONFIG_TARGET_ar71xx_generic_EWDORIN is not set -# CONFIG_TARGET_ar71xx_generic_HORNETUB is not set -# CONFIG_TARGET_ar71xx_generic_JA76PF2 is not set -# CONFIG_TARGET_ar71xx_generic_JA76PF is not set -# CONFIG_TARGET_ar71xx_generic_JWAP003 is not set -# CONFIG_TARGET_ar71xx_generic_Minimal is not set -# CONFIG_TARGET_ar71xx_generic_MR600 is not set -# CONFIG_TARGET_ar71xx_generic_MZKW04NU is not set -# CONFIG_TARGET_ar71xx_generic_MZKW300NH is not set -# CONFIG_TARGET_ar71xx_generic_NBG_460N_550N_550NH is not set -# CONFIG_TARGET_ar71xx_generic_OM2P is not set -# CONFIG_TARGET_ar71xx_generic_PB42 is not set -# CONFIG_TARGET_ar71xx_generic_PB44 is not set -# CONFIG_TARGET_ar71xx_generic_PB92 is not set -# CONFIG_TARGET_ar71xx_generic_RW2458N is not set -# CONFIG_TARGET_ar71xx_generic_TEW632BRP is not set -# CONFIG_TARGET_ar71xx_generic_TEW652BRP is not set -# CONFIG_TARGET_ar71xx_generic_TEW673GRU is not set -# CONFIG_TARGET_ar71xx_generic_TEW712BR is not set -# CONFIG_TARGET_ar71xx_generic_TLMR11U is not set -# CONFIG_TARGET_ar71xx_generic_TLMR3020 is not set -# CONFIG_TARGET_ar71xx_generic_TLMR3040 is not set -# CONFIG_TARGET_ar71xx_generic_TLMR3220 is not set -# CONFIG_TARGET_ar71xx_generic_TLMR3420 is not set -# CONFIG_TARGET_ar71xx_generic_TLWA701 is not set -# CONFIG_TARGET_ar71xx_generic_TLWA7510 is not set -# CONFIG_TARGET_ar71xx_generic_TLWA901 is not set -# CONFIG_TARGET_ar71xx_generic_TLWDR4300 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR1041 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR1043 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR2543 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR703 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR740 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR741 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR743 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR841 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR842 is not set -# CONFIG_TARGET_ar71xx_generic_TLWR941 is not set -# CONFIG_TARGET_ar71xx_generic_UBDEV01 is not set -# CONFIG_TARGET_ar71xx_generic_UBNT is not set -# CONFIG_TARGET_ar71xx_generic_UBNTRS is not set -# CONFIG_TARGET_ar71xx_generic_UBNTRSPRO is not set -# CONFIG_TARGET_ar71xx_generic_UBNTUNIFI is not set -# CONFIG_TARGET_ar71xx_generic_UBNTUNIFIOUTDOOR is not set -# CONFIG_TARGET_ar71xx_generic_WHRG301N is not set -# CONFIG_TARGET_ar71xx_generic_WHRHPG300N is not set -# CONFIG_TARGET_ar71xx_generic_WHRHPGN is not set -# CONFIG_TARGET_ar71xx_generic_WLAEAG300N is not set -# CONFIG_TARGET_ar71xx_generic_WNDR3700 is not set -# CONFIG_TARGET_ar71xx_generic_WP543 is not set -# CONFIG_TARGET_ar71xx_generic_WPE72 is not set -# CONFIG_TARGET_ar71xx_generic_WRT160NL is not set -# CONFIG_TARGET_ar71xx_generic_WRT400N is not set -# CONFIG_TARGET_ar71xx_generic_WZRHPAG300H is not set -# CONFIG_TARGET_ar71xx_generic_WZRHPG300NH2 is not set -# CONFIG_TARGET_ar71xx_generic_WZRHPG300NH is not set -# CONFIG_TARGET_ar71xx_generic_WZRHPG450H is not set -# CONFIG_TARGET_ar71xx_generic_ZCN1523H28 is not set -# CONFIG_TARGET_ar71xx_generic_ZCN1523H516 is not set # CONFIG_TARGET_ar71xx is not set -# CONFIG_TARGET_ar71xx_nand_Ath5k is not set -# CONFIG_TARGET_ar71xx_nand_DefaultNoWifi is not set -# CONFIG_TARGET_ar7_Annex-A is not set -# CONFIG_TARGET_ar7_Annex-B is not set # CONFIG_TARGET_ar7 is not set -# CONFIG_TARGET_ar7_None is not set -# CONFIG_TARGET_ar7_Texas is not set CONFIG_TARGET_ARCH_PACKAGES="atheros" -# CONFIG_TARGET_at91_9260_flexibity-luci is not set -# CONFIG_TARGET_at91_9260_flexibity-minimal is not set -# CONFIG_TARGET_at91_9260_flexibity-xwrt is not set -# CONFIG_TARGET_at91_9263_Default is not set -# CONFIG_TARGET_at91_9g20_Default is not set # CONFIG_TARGET_at91 is not set CONFIG_TARGET_atheros_Default=y CONFIG_TARGET_atheros=y -# CONFIG_TARGET_au1000_au1500_Atheros is not set -# CONFIG_TARGET_au1000_au1500_InternetBox is not set -# CONFIG_TARGET_au1000_au1500_MeshCube is not set -# CONFIG_TARGET_au1000_au1550_DBAu1550 is not set # CONFIG_TARGET_au1000 is not set -# CONFIG_TARGET_avr32_Default is not set # CONFIG_TARGET_avr32 is not set +# CONFIG_TARGET_bcm53xx is not set CONFIG_TARGET_BOARD="atheros" # CONFIG_TARGET_brcm2708 is not set -# CONFIG_TARGET_brcm2708_RaspberryPi is not set -# CONFIG_TARGET_brcm47xx_Bcm4705-b43 is not set -# CONFIG_TARGET_brcm47xx_Bcm4705-none is not set -# CONFIG_TARGET_brcm47xx_Bcm4705-wl is not set -# CONFIG_TARGET_brcm47xx_Broadcom-ath5k is not set -# CONFIG_TARGET_brcm47xx_Broadcom-b43 is not set -# CONFIG_TARGET_brcm47xx_Broadcom-none is not set -# CONFIG_TARGET_brcm47xx_Broadcom-wl is not set # CONFIG_TARGET_brcm47xx is not set -# CONFIG_TARGET_brcm47xx_Ps1208mfg is not set -# CONFIG_TARGET_brcm47xx_WGT634U is not set -# CONFIG_TARGET_brcm47xx_WL500GPv1 is not set -# CONFIG_TARGET_brcm47xx_WRT350Nv1 is not set -# CONFIG_TARGET_brcm47xx_WRTSL54GS is not set -# CONFIG_TARGET_brcm63xx_Atheros is not set -# CONFIG_TARGET_brcm63xx_Broadcom-brcmsmac is not set -# CONFIG_TARGET_brcm63xx_Broadcom is not set -# CONFIG_TARGET_brcm63xx_Broadcom-wl is not set -# CONFIG_TARGET_brcm63xx_GW6X00 is not set # CONFIG_TARGET_brcm63xx is not set -# CONFIG_TARGET_brcm63xx_NoWiFi is not set -# CONFIG_TARGET_brcm63xx_Ralink is not set -# CONFIG_TARGET_cns21xx_Default is not set # CONFIG_TARGET_cns21xx is not set -# CONFIG_TARGET_cns3xxx_Default is not set # CONFIG_TARGET_cns3xxx is not set -# CONFIG_TARGET_cobalt_Default is not set # CONFIG_TARGET_cobalt is not set -# CONFIG_TARGET_coldfire_Default is not set -# CONFIG_TARGET_coldfire is not set -# CONFIG_TARGET_ep93xx_Default is not set # CONFIG_TARGET_ep93xx is not set -# CONFIG_TARGET_ep93xx_Simone is not set -# CONFIG_TARGET_etrax_default is not set -# CONFIG_TARGET_etrax is not set -# CONFIG_TARGET_etrax_vhdl_no_fb is not set -# CONFIG_TARGET_gemini_Default is not set # CONFIG_TARGET_gemini is not set -# CONFIG_TARGET_goldfish_Default is not set -# CONFIG_TARGET_goldfish is not set -# CONFIG_TARGET_imx21_Default is not set -# CONFIG_TARGET_imx21 is not set +# CONFIG_TARGET_imx6 is not set CONFIG_TARGET_INIT_CMD="/sbin/init" CONFIG_TARGET_INIT_ENV="" CONFIG_TARGET_INIT_PATH="/bin:/sbin:/usr/bin:/usr/sbin" CONFIG_TARGET_INIT_SUPPRESS_STDERR=y -# CONFIG_TARGET_iop32x_Default is not set -# CONFIG_TARGET_iop32x is not set -# CONFIG_TARGET_ixp4xx_generic_Atheros-ath5k is not set -# CONFIG_TARGET_ixp4xx_generic_Default is not set -# CONFIG_TARGET_ixp4xx_generic_DSMG600RevA is not set -# CONFIG_TARGET_ixp4xx_generic_NAS100d is not set -# CONFIG_TARGET_ixp4xx_generic_NSLU2 is not set -# CONFIG_TARGET_ixp4xx_generic_USR8200 is not set -# CONFIG_TARGET_ixp4xx_harddisk_FSG3 is not set # CONFIG_TARGET_ixp4xx is not set -# CONFIG_TARGET_kirkwood_Default is not set # CONFIG_TARGET_kirkwood is not set -# CONFIG_TARGET_lantiq_ar9_DGN3500B is not set -# CONFIG_TARGET_lantiq_ar9_EASY50812 is not set -# CONFIG_TARGET_lantiq_ar9_FRITZ7320 is not set -# CONFIG_TARGET_lantiq_ar9_Generic is not set -# CONFIG_TARGET_lantiq_ar9_H201L is not set -# CONFIG_TARGET_lantiq_ar9_P2601HNFX is not set -# CONFIG_TARGET_lantiq_ar9_WBMR is not set -# CONFIG_TARGET_lantiq_ase_EASY50601 is not set -# CONFIG_TARGET_lantiq_ase_Generic is not set -# CONFIG_TARGET_lantiq_danube_ARV3527P is not set -# CONFIG_TARGET_lantiq_danube_ARV4510PW is not set -# CONFIG_TARGET_lantiq_danube_ARV4518PW is not set -# CONFIG_TARGET_lantiq_danube_ARV4519PW is not set -# CONFIG_TARGET_lantiq_danube_ARV4520PW is not set -# CONFIG_TARGET_lantiq_danube_ARV4525PW is not set -# CONFIG_TARGET_lantiq_danube_ARV452CPW is not set -# CONFIG_TARGET_lantiq_danube_ARV7518PW is not set -# CONFIG_TARGET_lantiq_danube_ARV7525PW is not set -# CONFIG_TARGET_lantiq_danube_ARV752DPW22 is not set -# CONFIG_TARGET_lantiq_danube_ARV752DPW is not set -# CONFIG_TARGET_lantiq_danube_BTHOMEHUBV2B is not set -# CONFIG_TARGET_lantiq_danube_BTHOMEHUBV2BOPENRG is not set -# CONFIG_TARGET_lantiq_danube_EASY50712 is not set -# CONFIG_TARGET_lantiq_danube_Generic is not set -# CONFIG_TARGET_lantiq_danube_GIGASX76X is not set -# CONFIG_TARGET_lantiq_falcon_EASY98000 is not set -# CONFIG_TARGET_lantiq_falcon_EASY98020 is not set -# CONFIG_TARGET_lantiq_falcon_Generic is not set # CONFIG_TARGET_lantiq is not set -# CONFIG_TARGET_lantiq_svip_be_EASY33016 is not set -# CONFIG_TARGET_lantiq_svip_be_EASY336 is not set -# CONFIG_TARGET_lantiq_svip_be_Generic is not set -# CONFIG_TARGET_lantiq_svip_le_EASY336 is not set -# CONFIG_TARGET_lantiq_svip_le_Generic is not set -# CONFIG_TARGET_lantiq_vr9_FRITZ3370 is not set -# CONFIG_TARGET_lantiq_vr9_Generic is not set -# CONFIG_TARGET_leon_Default is not set -# CONFIG_TARGET_leon is not set -# CONFIG_TARGET_malta_be_Default is not set # CONFIG_TARGET_malta is not set -# CONFIG_TARGET_malta_le_Default is not set -# CONFIG_TARGET_mcs814x_dLAN_USB_Extender is not set -# CONFIG_TARGET_mcs814x_Generic is not set # CONFIG_TARGET_mcs814x is not set -# CONFIG_TARGET_mpc52xx_Default is not set # CONFIG_TARGET_mpc52xx is not set -# CONFIG_TARGET_mpc83xx_Default is not set # CONFIG_TARGET_mpc83xx is not set -# CONFIG_TARGET_mpc85xx_Default is not set # CONFIG_TARGET_mpc85xx is not set -# CONFIG_TARGET_octeon_generic is not set +# CONFIG_TARGET_mvebu is not set +# CONFIG_TARGET_mxs is not set # CONFIG_TARGET_octeon is not set -# CONFIG_TARGET_octeon_mototech is not set -# CONFIG_TARGET_omap24xx is not set -# CONFIG_TARGET_omap24xx_n810-base is not set -# CONFIG_TARGET_omap24xx_n810-gui is not set -# CONFIG_TARGET_omap35xx_beagleboard_Beagleboard is not set -# CONFIG_TARGET_omap35xx_gumstix_Es is not set -# CONFIG_TARGET_omap35xx_gumstix_Gumstix is not set -# CONFIG_TARGET_omap35xx_gumstix_Vpp is not set -# CONFIG_TARGET_omap35xx is not set -# CONFIG_TARGET_omap4_Default is not set -# CONFIG_TARGET_omap4 is not set -CONFIG_TARGET_OPTIMIZATION="-Os -pipe -mips32 -mtune=mips32 -fno-caller-saves" -# CONFIG_TARGET_orion_dns323_Default is not set -# CONFIG_TARGET_orion_generic_Default is not set -# CONFIG_TARGET_orion_harddisk_Default is not set +# CONFIG_TARGET_omap is not set +CONFIG_TARGET_OPTIMIZATION="-Os -pipe -mno-branch-likely -mips32 -mtune=mips32" # CONFIG_TARGET_orion is not set -# CONFIG_TARGET_ppc40x_Default is not set # CONFIG_TARGET_ppc40x is not set -# CONFIG_TARGET_ppc44x_Default is not set -# CONFIG_TARGET_ppc44x is not set CONFIG_TARGET_PREINIT_BROADCAST="192.168.1.255" CONFIG_TARGET_PREINIT_IFNAME="" CONFIG_TARGET_PREINIT_IP="192.168.1.1" @@ -1475,85 +1452,33 @@ CONFIG_TARGET_PREINIT_NETMASK="255.255.255.0" # CONFIG_TARGET_PREINIT_SUPPRESS_FAILSAFE_NETMSG is not set CONFIG_TARGET_PREINIT_SUPPRESS_STDERR=y CONFIG_TARGET_PREINIT_TIMEOUT=2 -# CONFIG_TARGET_ps3 is not set -# CONFIG_TARGET_ps3_petitboot_Default is not set -# CONFIG_TARGET_pxa_Default is not set -# CONFIG_TARGET_pxa_Gumstix is not set # CONFIG_TARGET_pxa is not set -# CONFIG_TARGET_pxcab_Default is not set -# CONFIG_TARGET_pxcab is not set # CONFIG_TARGET_ramips is not set -# CONFIG_TARGET_ramips_rt288x_Default is not set -# CONFIG_TARGET_ramips_rt288x_F5D8235V1 is not set -# CONFIG_TARGET_ramips_rt288x_RTN15 is not set -# CONFIG_TARGET_ramips_rt305x_ALL02393G is not set -# CONFIG_TARGET_ramips_rt305x_ALL0256N is not set -# CONFIG_TARGET_ramips_rt305x_ALL5002 is not set -# CONFIG_TARGET_ramips_rt305x_Default is not set -# CONFIG_TARGET_ramips_rt305x_ESR9753 is not set -# CONFIG_TARGET_ramips_rt305x_F5D8235V2 is not set -# CONFIG_TARGET_ramips_rt305x_FREESTATION5 is not set -# CONFIG_TARGET_ramips_rt305x_HW5503G is not set -# CONFIG_TARGET_ramips_rt305x_UPVEL is not set -# CONFIG_TARGET_ramips_rt305x_W306R_V20 is not set -# CONFIG_TARGET_ramips_rt3883_Default is not set -# CONFIG_TARGET_ramips_rt3883_DIR645 is not set -# CONFIG_TARGET_ramips_rt3883_RTN56U is not set -# CONFIG_TARGET_ramips_rt3883_TEW691GR is not set -# CONFIG_TARGET_ramips_rt3883_TEW692GR is not set -# CONFIG_TARGET_rb532_Default is not set -# CONFIG_TARGET_rb532 is not set -# CONFIG_TARGET_rdc_ar525w is not set -# CONFIG_TARGET_rdc_bifferboard is not set -# CONFIG_TARGET_rdc is not set -# CONFIG_TARGET_rdc_r8610 is not set -# CONFIG_TARGET_rdc_sitecom is not set -# CONFIG_TARGET_realview_Default is not set # CONFIG_TARGET_realview is not set # CONFIG_TARGET_ROOTFS_CPIOGZ is not set CONFIG_TARGET_ROOTFS_DIR="" # CONFIG_TARGET_ROOTFS_EXT4FS is not set +CONFIG_TARGET_ROOTFS_INCLUDE_FIT=y +CONFIG_TARGET_ROOTFS_INCLUDE_UIMAGE=y +CONFIG_TARGET_ROOTFS_INCLUDE_ZIMAGE=y # CONFIG_TARGET_ROOTFS_INITRAMFS is not set CONFIG_TARGET_ROOTFS_JFFS2=y CONFIG_TARGET_ROOTFS_SQUASHFS=y # CONFIG_TARGET_ROOTFS_TARGZ is not set -# CONFIG_TARGET_s3c24xx is not set -# CONFIG_TARGET_s3c24xx_openmoko_gta02_openmoko-gta02-full is not set -# CONFIG_TARGET_s3c24xx_openmoko_gta02_openmoko-gta02-minimal is not set -# CONFIG_TARGET_sibyte_Default is not set -# CONFIG_TARGET_sibyte is not set -# CONFIG_TARGET_sparc_Default is not set -# CONFIG_TARGET_sparc is not set CONFIG_TARGET_SUFFIX="uclibc" -# CONFIG_TARGET_ubicom32_Default is not set -# CONFIG_TARGET_ubicom32 is not set -# CONFIG_TARGET_uml_Default is not set +# CONFIG_TARGET_sunxi is not set +CONFIG_TARGET_UBIFS_FREE_SPACE_FIXUP=y +CONFIG_TARGET_UBIFS_JOURNAL_SIZE="" # CONFIG_TARGET_uml is not set -# CONFIG_TARGET_x86_alix2_Default is not set -# CONFIG_TARGET_x86_ep80579_Default is not set -# CONFIG_TARGET_x86_generic_Generic is not set -# CONFIG_TARGET_x86_generic_Soekris45xx is not set -# CONFIG_TARGET_x86_generic_Soekris48xx is not set -# CONFIG_TARGET_x86_generic_Wrap is not set -# CONFIG_TARGET_x86_geos_Default is not set # CONFIG_TARGET_x86 is not set -# CONFIG_TARGET_x86_kvm_guest_Default is not set -# CONFIG_TARGET_x86_net5501_Default is not set -# CONFIG_TARGET_x86_olpc_Default is not set -# CONFIG_TARGET_x86_thincan_DBE61 is not set -# CONFIG_TARGET_x86_xen_domu_Default is not set -# CONFIG_TARGET_xburst_id800wt_Default is not set # CONFIG_TARGET_xburst is not set -# CONFIG_TARGET_xburst_n516_Default is not set -# CONFIG_TARGET_xburst_n526_Default is not set -# CONFIG_TARGET_xburst_qi_lb60_Default is not set -# CONFIG_TLS_SUPPORT is not set +# CONFIG_UCLIBC_USE_VERSION_0_9_33 is not set CONFIG_UCLIBC_VERSION="0.9.33.2" CONFIG_UCLIBC_VERSION_0_9_33=y CONFIG_USB_SUPPORT=y # CONFIG_USE_LIBSTDCXX is not set -# CONFIG_USE_MKLIBS is not set -CONFIG_USES_JFFS2=y +CONFIG_USE_MKLIBS=y +# CONFIG_USE_RFKILL is not set CONFIG_USES_SQUASHFS=y CONFIG_USE_SSTRIP=y # CONFIG_USE_STRIP is not set