openwrt: port .config file with enabled kmod-spi-bitbang and kmod-spi-dev for flukso v2

This commit is contained in:
Bart Van Der Meerssche 2010-12-19 21:00:43 +01:00
parent 4652104d5c
commit f5d4df2b2a
1 changed files with 91 additions and 43 deletions

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# OpenWrt version: Backfire (r22269)
# Sun Aug 8 12:02:15 2010
# OpenWrt version: Backfire (r23346)
# Sun Dec 19 19:32:11 2010
#
CONFIG_HAVE_DOT_CONFIG=y
# CONFIG_TARGET_ppc40x is not set
@ -85,6 +85,7 @@ CONFIG_TARGET_atheros=y
# CONFIG_TARGET_brcm_2_4_WLHDD is not set
# CONFIG_TARGET_brcm_2_4_WRT300Nv11 is not set
# CONFIG_TARGET_brcm_2_4_WRT54G3G is not set
# CONFIG_TARGET_brcm_2_4_WRT610Nv1 is not set
# CONFIG_TARGET_kirkwood_Default is not set
# CONFIG_TARGET_brcm47xx_Broadcom-b43 is not set
# CONFIG_TARGET_brcm47xx_Atheros is not set
@ -157,6 +158,7 @@ CONFIG_TARGET_atheros_Default=y
# CONFIG_TARGET_ifxmips_Atheros is not set
# CONFIG_TARGET_ifxmips_Ralink is not set
CONFIG_TARGET_BOARD="atheros"
CONFIG_TARGET_ARCH_PACKAGES="atheros"
CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mips32 -mtune=mips32 -funit-at-a-time"
CONFIG_LINUX_2_6_30=y
CONFIG_DEFAULT_base-files=y
@ -224,6 +226,7 @@ CONFIG_BUILD_PATENTED=y
CONFIG_LARGEFILE=y
CONFIG_SHADOW_PASSWORDS=y
# CONFIG_CLEAN_IPKG is not set
# CONFIG_COLLECT_KERNEL_DEBUG is not set
#
# Kernel build options
@ -231,12 +234,14 @@ CONFIG_SHADOW_PASSWORDS=y
CONFIG_KERNEL_DEBUG_FS=y
# CONFIG_KERNEL_PROFILING is not set
# CONFIG_KERNEL_KALLSYMS is not set
# CONFIG_KERNEL_DEBUG_KERNEL is not set
# CONFIG_KERNEL_DEBUG_INFO is not set
#
# Package build options
#
# CONFIG_DEBUG is not set
CONFIG_IPV6=y
# CONFIG_IPV6 is not set
#
# Stripping options
@ -281,6 +286,7 @@ CONFIG_TARGET_SUFFIX="uclibc"
# CONFIG_SDK is not set
# CONFIG_MAKE_TOOLCHAIN is not set
# CONFIG_IMAGEOPT is not set
CONFIG_UCI_PRECONFIG_luci_main_lang="en"
CONFIG_UCI_PRECONFIG_network_lan_dns=""
CONFIG_UCI_PRECONFIG_network_lan_proto="static"
CONFIG_UCI_PRECONFIG_network_lan_gateway=""
@ -305,6 +311,7 @@ CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
# Base system
#
CONFIG_PACKAGE_base-files=y
CONFIG_EXTROOT_SETTLETIME=20
# CONFIG_PACKAGE_block-hotplug is not set
# CONFIG_PACKAGE_block-mount is not set
# CONFIG_PACKAGE_br2684ctl is not set
@ -521,7 +528,7 @@ CONFIG_BUSYBOX_CONFIG_SORT=y
# CONFIG_BUSYBOX_CONFIG_FEATURE_SORT_BIG is not set
# CONFIG_BUSYBOX_CONFIG_SPLIT is not set
# CONFIG_BUSYBOX_CONFIG_STAT is not set
# CONFIG_BUSYBOX_CONFIG_STTY is not set
CONFIG_BUSYBOX_CONFIG_STTY=y
# CONFIG_BUSYBOX_CONFIG_SUM is not set
CONFIG_BUSYBOX_CONFIG_SYNC=y
# CONFIG_BUSYBOX_CONFIG_TAC is not set
@ -778,7 +785,7 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_MOUNT_CIFS=y
CONFIG_BUSYBOX_CONFIG_FEATURE_MOUNT_FLAGS=y
CONFIG_BUSYBOX_CONFIG_FEATURE_MOUNT_FSTAB=y
CONFIG_BUSYBOX_CONFIG_PIVOT_ROOT=y
CONFIG_BUSYBOX_CONFIG_RDATE=y
# CONFIG_BUSYBOX_CONFIG_RDATE is not set
# CONFIG_BUSYBOX_CONFIG_RDEV is not set
# CONFIG_BUSYBOX_CONFIG_READPROFILE is not set
# CONFIG_BUSYBOX_CONFIG_RTCWAKE is not set
@ -896,11 +903,8 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_FANCY_PING=y
# CONFIG_BUSYBOX_CONFIG_PSCAN is not set
CONFIG_BUSYBOX_CONFIG_ROUTE=y
# CONFIG_BUSYBOX_CONFIG_SLATTACH is not set
CONFIG_BUSYBOX_CONFIG_TELNET=y
CONFIG_BUSYBOX_CONFIG_FEATURE_TELNET_TTYPE=y
# CONFIG_BUSYBOX_CONFIG_FEATURE_TELNET_AUTOLOGIN is not set
CONFIG_BUSYBOX_CONFIG_TELNETD=y
CONFIG_BUSYBOX_CONFIG_FEATURE_TELNETD_STANDALONE=y
# CONFIG_BUSYBOX_CONFIG_TELNET is not set
# CONFIG_BUSYBOX_CONFIG_TELNETD is not set
# CONFIG_BUSYBOX_CONFIG_TFTP is not set
# CONFIG_BUSYBOX_CONFIG_TFTPD is not set
CONFIG_BUSYBOX_CONFIG_TRACEROUTE=y
@ -1031,7 +1035,7 @@ CONFIG_PACKAGE_firewall=y
CONFIG_PACKAGE_hotplug2=y
CONFIG_PACKAGE_libc=y
CONFIG_PACKAGE_libgcc=y
# CONFIG_PACKAGE_libpthread is not set
CONFIG_PACKAGE_libpthread=y
CONFIG_PACKAGE_librt=y
# CONFIG_PACKAGE_libstdcpp is not set
CONFIG_PACKAGE_mtd=y
@ -1060,11 +1064,15 @@ CONFIG_PACKAGE_wireless-tools=y
#
CONFIG_PACKAGE_libcyassl=y
# CONFIG_PACKAGE_libopenssl is not set
CONFIG_PACKAGE_libavahi=y
CONFIG_PACKAGE_libdaemon=y
CONFIG_PACKAGE_libexpat=y
CONFIG_PACKAGE_libgdbm=y
CONFIG_PACKAGE_libiptc=y
# CONFIG_PACKAGE_libiw is not set
# CONFIG_PACKAGE_libltdl is not set
CONFIG_PACKAGE_liblua=y
CONFIG_PACKAGE_libncurses=y
# CONFIG_PACKAGE_libncurses is not set
# CONFIG_PACKAGE_libnl is not set
CONFIG_PACKAGE_libnl-tiny=y
# CONFIG_PACKAGE_libpcap is not set
@ -1072,8 +1080,9 @@ CONFIG_PACKAGE_libnl-tiny=y
CONFIG_PACKAGE_libuci=y
CONFIG_PACKAGE_libuci-lua=y
CONFIG_PACKAGE_libxtables=y
CONFIG_PACKAGE_libxyssl=y
# CONFIG_PACKAGE_linux-atm is not set
CONFIG_PACKAGE_zlib=y
# CONFIG_PACKAGE_zlib is not set
#
# Network
@ -1084,6 +1093,9 @@ CONFIG_PACKAGE_zlib=y
#
CONFIG_PACKAGE_ntpclient=y
# CONFIG_PACKAGE_arptables is not set
# CONFIG_PACKAGE_avahi-autoipd is not set
CONFIG_PACKAGE_avahi-daemon=y
CONFIG_PACKAGE_avahi-dnsconfd=y
# CONFIG_PACKAGE_crda is not set
# CONFIG_PACKAGE_ebtables is not set
# CONFIG_PACKAGE_ebtables-utils is not set
@ -1115,14 +1127,19 @@ CONFIG_PACKAGE_ppp-mod-pppoe=y
# CONFIG_PACKAGE_ppp-mod-radius is not set
# CONFIG_PACKAGE_pppdump is not set
# CONFIG_PACKAGE_pppstats is not set
# CONFIG_PACKAGE_pptp is not set
CONFIG_PACKAGE_pptp=y
# CONFIG_PACKAGE_tc is not set
# CONFIG_PACKAGE_uhttpd is not set
# CONFIG_PACKAGE_wpa-supplicant is not set
CONFIG_PACKAGE_uhttpd=y
CONFIG_PACKAGE_uhttpd-mod-lua=y
# CONFIG_PACKAGE_uhttpd-mod-tls is not set
CONFIG_PACKAGE_wpa-supplicant=y
# CONFIG_WPA_SUPPLICANT_NO_TIMESTAMP_CHECK is not set
CONFIG_WPA_SUPPLICANT_INTERNAL=y
# CONFIG_WPA_SUPPLICANT_OPENSSL is not set
CONFIG_PACKAGE_wpa-cli=y
# CONFIG_PACKAGE_wpa-supplicant-mini is not set
# CONFIG_PACKAGE_wpad is not set
CONFIG_PACKAGE_wpad-mini=y
# CONFIG_PACKAGE_wpad-mini is not set
# CONFIG_PACKAGE_wprobe-export is not set
# CONFIG_PACKAGE_wprobe-util is not set
@ -1147,10 +1164,10 @@ CONFIG_PACKAGE_wpad-mini=y
#
# Components
#
# CONFIG_PACKAGE_luci-admin-core is not set
CONFIG_PACKAGE_luci-admin-core=y
# CONFIG_PACKAGE_luci-admin-full is not set
# CONFIG_PACKAGE_luci-admin-mini is not set
# CONFIG_PACKAGE_luci-admin-rpc is not set
CONFIG_PACKAGE_luci-admin-mini=y
CONFIG_PACKAGE_luci-admin-rpc=y
# CONFIG_PACKAGE_luci-app-ddns is not set
# CONFIG_PACKAGE_luci-app-firewall is not set
# CONFIG_PACKAGE_luci-app-hd-idle is not set
@ -1173,6 +1190,9 @@ CONFIG_PACKAGE_wpad-mini=y
#
# Freifunk
#
# CONFIG_PACKAGE_freifunk-firewall is not set
# CONFIG_PACKAGE_freifunk-p2pblock is not set
# CONFIG_PACKAGE_freifunk-watchdog is not set
# CONFIG_PACKAGE_luci-app-ffwizard-leipzig is not set
# CONFIG_PACKAGE_luci-app-siitwizard is not set
# CONFIG_PACKAGE_luci-app-splash is not set
@ -1182,12 +1202,13 @@ CONFIG_PACKAGE_wpad-mini=y
# CONFIG_PACKAGE_luci-theme-freifunk is not set
# CONFIG_PACKAGE_luci-theme-freifunk-bno is not set
# CONFIG_PACKAGE_luci-theme-freifunk-hannover is not set
# CONFIG_PACKAGE_olsrd-luci is not set
# CONFIG_PACKAGE_remote-update is not set
#
# Libraries
#
# CONFIG_PACKAGE_luci-cbi is not set
CONFIG_PACKAGE_luci-cbi=y
CONFIG_PACKAGE_luci-core=y
# CONFIG_PACKAGE_luci-core_compile is not set
# CONFIG_PACKAGE_luci-core_stripped is not set
@ -1195,35 +1216,36 @@ CONFIG_PACKAGE_luci-core_source=y
# CONFIG_PACKAGE_luci-fastindex is not set
CONFIG_PACKAGE_luci-http=y
CONFIG_PACKAGE_luci-httpclient=y
# CONFIG_PACKAGE_luci-ipkg is not set
CONFIG_PACKAGE_luci-ipkg=y
CONFIG_PACKAGE_luci-json=y
# CONFIG_PACKAGE_luci-lmo is not set
CONFIG_PACKAGE_luci-lmo=y
# CONFIG_PACKAGE_luci-lucid is not set
CONFIG_PACKAGE_luci-nixio=y
# CONFIG_PACKAGE_luci-nixio_notls is not set
CONFIG_PACKAGE_luci-nixio_notls=y
# CONFIG_PACKAGE_luci-nixio_axtls is not set
CONFIG_PACKAGE_luci-nixio_cyassl=y
# CONFIG_PACKAGE_luci-nixio_cyassl is not set
# CONFIG_PACKAGE_luci-nixio_openssl is not set
# CONFIG_PACKAGE_luci-px5g is not set
# CONFIG_PACKAGE_luci-sgi-cgi is not set
# CONFIG_PACKAGE_luci-sgi-uhttpd is not set
CONFIG_PACKAGE_luci-sgi-cgi=y
CONFIG_PACKAGE_luci-sgi-uhttpd=y
CONFIG_PACKAGE_luci-sys=y
CONFIG_PACKAGE_luci-uci=y
# CONFIG_PACKAGE_luci-uvl is not set
# CONFIG_PACKAGE_luci-web is not set
CONFIG_PACKAGE_luci-uvl=y
CONFIG_PACKAGE_luci-web=y
#
# Themes
#
CONFIG_PACKAGE_luci-theme-base=y
CONFIG_PACKAGE_luci-theme-openwrt=y
# CONFIG_PACKAGE_luci-theme-openwrt is not set
# CONFIG_PACKAGE_luci-theme-openwrtlight is not set
CONFIG_PACKAGE_luci-theme-oxygen=y
#
# Translations
#
# CONFIG_PACKAGE_luci-i18n-catalan is not set
# CONFIG_PACKAGE_luci-i18n-english is not set
CONFIG_PACKAGE_luci-i18n-english=y
# CONFIG_PACKAGE_luci-i18n-french is not set
# CONFIG_PACKAGE_luci-i18n-german is not set
# CONFIG_PACKAGE_luci-i18n-greek is not set
@ -1357,7 +1379,7 @@ CONFIG_PACKAGE_kmod-ipt-nathelper=y
# CONFIG_PACKAGE_kmod-ax25 is not set
# CONFIG_PACKAGE_kmod-bonding is not set
# CONFIG_PACKAGE_kmod-capi is not set
# CONFIG_PACKAGE_kmod-gre is not set
CONFIG_PACKAGE_kmod-gre=y
# CONFIG_PACKAGE_kmod-ip6-tunnel is not set
# CONFIG_PACKAGE_kmod-ipip is not set
# CONFIG_PACKAGE_kmod-ipsec is not set
@ -1420,7 +1442,7 @@ CONFIG_PACKAGE_kmod-crc-ccitt=y
# CONFIG_PACKAGE_kmod-mmc-spi is not set
CONFIG_PACKAGE_kmod-spi-bitbang=y
CONFIG_PACKAGE_kmod-spi-dev=y
CONFIG_PACKAGE_kmod-spi-gpio=y
# 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
@ -1452,7 +1474,6 @@ CONFIG_PACKAGE_kmod-spi-gpio=y
# Wireless Drivers
#
# CONFIG_PACKAGE_kmod-acx is not set
# CONFIG_PACKAGE_kmod-ar9170 is not set
# CONFIG_PACKAGE_kmod-ath is not set
# CONFIG_PACKAGE_kmod-ath5k is not set
# CONFIG_PACKAGE_kmod-ath9k is not set
@ -1530,24 +1551,25 @@ CONFIG_MADWIFI_RCA_MINSTREL=y
# CONFIG_PACKAGE_tune2fs is not set
# CONFIG_PACKAGE_uuidgen is not set
#
# Terminal
#
# CONFIG_PACKAGE_script is not set
# CONFIG_PACKAGE_setterm is not set
#
# disc
#
CONFIG_EXTROOT_SETTLETIME=20
# CONFIG_PACKAGE_cfdisk is not set
# CONFIG_PACKAGE_fdisk is not set
# CONFIG_PACKAGE_sfdisk is not set
# CONFIG_PACKAGE_swap-utils is not set
#
# terminal
#
# CONFIG_PACKAGE_setterm is not set
CONFIG_PACKAGE_avrdude=y
CONFIG_PACKAGE_button=y
# CONFIG_PACKAGE_comgt is not set
# CONFIG_PACKAGE_dropbearconvert is not set
CONFIG_PACKAGE_fconfig=y
# CONFIG_PACKAGE_fconfig is not set
# CONFIG_PACKAGE_flock is not set
CONFIG_PACKAGE_flukso=y
# CONFIG_PACKAGE_gdb is not set
# CONFIG_PACKAGE_gdbserver is not set
CONFIG_PACKAGE_gpioctl=y
@ -1561,16 +1583,42 @@ CONFIG_PACKAGE_gpioctl=y
# CONFIG_PACKAGE_openssl-util is not set
# CONFIG_PACKAGE_px5g is not set
# CONFIG_PACKAGE_robocfg is not set
CONFIG_PACKAGE_spidev-test=y
# CONFIG_PACKAGE_spidev-test is not set
# CONFIG_PACKAGE_uboot-envtools is not set
# CONFIG_PACKAGE_xyssl-progs is not set
#
# Extra packages
#
# CONFIG_PACKAGE_zoneinfo-africa is not set
# CONFIG_PACKAGE_zoneinfo-asia is not set
# CONFIG_PACKAGE_zoneinfo-atlantic is not set
# CONFIG_PACKAGE_zoneinfo-australia-nz is not set
# CONFIG_PACKAGE_zoneinfo-core is not set
# CONFIG_PACKAGE_zoneinfo-europe is not set
# CONFIG_PACKAGE_zoneinfo-india is not set
# CONFIG_PACKAGE_zoneinfo-middleeast is not set
# CONFIG_PACKAGE_zoneinfo-northamerica is not set
# CONFIG_PACKAGE_zoneinfo-pacific is not set
# CONFIG_PACKAGE_zoneinfo-poles is not set
# CONFIG_PACKAGE_zoneinfo-simple is not set
# CONFIG_PACKAGE_zoneinfo-southamerica is not set
#
# Languages
#
#
# LUA
#
CONFIG_PACKAGE_liblua-expat=y
CONFIG_PACKAGE_liblua-xmlrpc=y
CONFIG_PACKAGE_luaxyssl=y
#
# Lua
#
CONFIG_PACKAGE_lua=y
# CONFIG_PACKAGE_lua-examples is not set
CONFIG_PACKAGE_luac=y
CONFIG_PACKAGE_luasocket=y