Update at91sam9261ek configs, build completes
This commit is contained in:
parent
34b01cc4a1
commit
7aa8a5acce
1678
target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.28.config
Normal file
1678
target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.28.config
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Thu Apr 17 00:50:05 2008
|
||||
# Fri Jan 9 00:23:17 2009
|
||||
#
|
||||
BR2_HAVE_DOT_CONFIG=y
|
||||
BR2_VERSION="0.10.0-svn"
|
||||
@ -81,7 +81,7 @@ BR2_TARGET_AT91SAM9261=y
|
||||
# BR2_TARGET_AT91SAM9261S is not set
|
||||
# BR2_TARGET_AT91SAM9RL64 is not set
|
||||
# BR2_TARGET_AT91SAM9263 is not set
|
||||
# BR2_TARGET_AT91SAM9G41 is not set
|
||||
# BR2_TARGET_AT91SAM9G40 is not set
|
||||
# BR2_TARGET_AT91SAM9M10 is not set
|
||||
# BR2_TARGET_AT91SAM9M11 is not set
|
||||
# BR2_TARGET_AT91SAM9XE is not set
|
||||
@ -98,6 +98,8 @@ BR2_TARGET_AT91SAM9261=y
|
||||
# BR2_TARGET_AT91RM9200DK is not set
|
||||
# BR2_TARGET_AT91SAM9260DFC is not set
|
||||
# BR2_TARGET_AT91SAM9260EK is not set
|
||||
# BR2_TARGET_AT91SAM9G20DFC is not set
|
||||
# BR2_TARGET_AT91SAM9G20EK is not set
|
||||
# BR2_TARGET_AT91SAM9XEEK is not set
|
||||
BR2_TARGET_AT91SAM9261EK=y
|
||||
# BR2_TARGET_AT91SAM9RL64EK is not set
|
||||
@ -121,14 +123,9 @@ BR2_BOARD_NAME="at91sam9261ek"
|
||||
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
|
||||
BR2_TARGET_ATMEL_COPYTO="/tftpboot"
|
||||
BR2_BOARD_PATH="target/device/Atmel/$(BR2_BOARD_NAME)"
|
||||
BR2_TARGET_UBOOT_AT91=y
|
||||
BR2_TARGET_UBOOT_SERVERIP_AT91="10.175.196.221"
|
||||
BR2_TARGET_UBOOT_IPADDR_AT91="10.175.196.18"
|
||||
BR2_TARGET_UBOOT_GATEWAY_AT91="10.175.196.1"
|
||||
BR2_TARGET_UBOOT_NETMASK_AT91="255.255.255.0"
|
||||
BR2_TARGET_UBOOT_ETHADDR_AT91="04:25:fe:ed:00:18"
|
||||
# BR2_TARGET_DATAFLASHBOOT is not set
|
||||
BR2_TARGET_AT91BOOTSTRAP=y
|
||||
BR2_TARGET_AT91BOOTSTRAP_BOARD="$(BOARD_NAME)"
|
||||
BR2_TARGET_AT91BOOT_DATAFLASH=y
|
||||
# BR2_TARGET_AT91BOOT_DATAFLASHCARD is not set
|
||||
# BR2_TARGET_AT91BOOT_NANDFLASH is not set
|
||||
@ -143,6 +140,9 @@ BR2_AT91BOOTSTRAP_JUMP_ADDR="0x23F00000"
|
||||
#
|
||||
# It will be copied to $(BR2_AT91BOOTSTRAP_JUMP_ADDR)
|
||||
#
|
||||
# BR2_TARGET_KWIKBYTE is not set
|
||||
BR2_KERNEL_ARCH_PATCH_VERSION="2.6.28"
|
||||
BR2_KERNEL_ARCH_PATCH_DIR="target/device/Atmel/arch-arm/kernel-patches-$(BR2_KERNEL_ARCH_PATCH_VERSION)"
|
||||
# BR2_TARGET_SHARP is not set
|
||||
|
||||
#
|
||||
@ -159,6 +159,7 @@ BR2_AT91BOOTSTRAP_JUMP_ADDR="0x23F00000"
|
||||
#
|
||||
# Build options
|
||||
#
|
||||
BR2_PRIMARY_SITE=""
|
||||
BR2_WGET="wget --passive-ftp"
|
||||
BR2_SVN_CO="svn co"
|
||||
BR2_SVN_UP="svn up"
|
||||
@ -193,6 +194,7 @@ BR2_JLEVEL=2
|
||||
# BR2_PREFER_IMA is not set
|
||||
# BR2_DEPRECATED is not set
|
||||
BR2_RECENT=y
|
||||
BR2_CONFIG_CACHE=y
|
||||
# BR2_ENABLE_DEBUG is not set
|
||||
BR2_STRIP_strip=y
|
||||
# BR2_STRIP_sstrip is not set
|
||||
@ -205,6 +207,7 @@ BR2_OPTIMIZE_S=y
|
||||
# BR2_PREFER_STATIC_LIB is not set
|
||||
# BR2_HAVE_MANPAGES is not set
|
||||
# BR2_HAVE_INFOPAGES is not set
|
||||
# BR2_HAVE_DOCUMENTATION is not set
|
||||
# BR2_HAVE_DEVFILES is not set
|
||||
BR2_UPDATE_CONFIG=y
|
||||
|
||||
@ -217,20 +220,18 @@ BR2_TOOLCHAIN_BUILDROOT=y
|
||||
BR2_TOOLCHAIN_SOURCE=y
|
||||
BR2_EXT_GCC_VERSION_4_1_2=y
|
||||
BR2_EXT_GCC_VERSION_4_2_1=y
|
||||
BR2_EXT_GCC_VERSION_4_2_2=y
|
||||
BR2_EXT_GCC_VERSION_4_2_3=y
|
||||
BR2_EXT_BINUTILS_VERSION_2_17=y
|
||||
BR2_EXT_UCLIBC_VERSION_0_9_29=y
|
||||
BR2_EXT_BINUTILS_VERSION_2_18=y
|
||||
BR2_EXT_UCLIBC_VERSION_0_9_28_3=y
|
||||
BR2_EXT_UCLIBC_VERSION_0_9_29=y
|
||||
BR2_EXT_UCLIBC_VERSION_0_9_30=y
|
||||
|
||||
#
|
||||
# Kernel Header Options
|
||||
#
|
||||
# BR2_KERNEL_HEADERS_2_4_25 is not set
|
||||
# BR2_KERNEL_HEADERS_2_4_27 is not set
|
||||
# BR2_KERNEL_HEADERS_2_4_29 is not set
|
||||
# BR2_KERNEL_HEADERS_2_4_31 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_9 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_11 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_12 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_20_4 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_20 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_21_5 is not set
|
||||
@ -239,24 +240,31 @@ BR2_EXT_UCLIBC_VERSION_0_9_28_3=y
|
||||
# BR2_KERNEL_HEADERS_2_6_22_10 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_22 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_23 is not set
|
||||
BR2_KERNEL_HEADERS_2_6_24=y
|
||||
# BR2_KERNEL_HEADERS_2_6_24 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_25 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_26 is not set
|
||||
BR2_KERNEL_HEADERS_2_6_27=y
|
||||
# BR2_KERNEL_HEADERS_2_6_28 is not set
|
||||
# BR2_KERNEL_HEADERS_SNAP is not set
|
||||
BR2_DEFAULT_KERNEL_HEADERS="2.6.24"
|
||||
BR2_DEFAULT_KERNEL_HEADERS="2.6.27.10"
|
||||
|
||||
#
|
||||
# uClibc Options
|
||||
#
|
||||
# BR2_UCLIBC_VERSION_0_9_28_3 is not set
|
||||
BR2_UCLIBC_VERSION_0_9_29=y
|
||||
# BR2_UCLIBC_VERSION_0_9_29 is not set
|
||||
BR2_UCLIBC_VERSION_0_9_30=y
|
||||
# BR2_UCLIBC_VERSION_SNAPSHOT is not set
|
||||
BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.29.config"
|
||||
BR2_ENABLE_LOCALE=y
|
||||
# BR2_ENABLE_LOCALE_PREGENERATED is not set
|
||||
# BR2_PTHREADS_NONE is not set
|
||||
# BR2_PTHREADS is not set
|
||||
BR2_PTHREADS_OLD=y
|
||||
# BR2_PTHREADS_NATIVE is not set
|
||||
# BR2_PTHREAD_DEBUG is not set
|
||||
BR2_UCLIBC_PROGRAM_INVOCATION=y
|
||||
# BR2_UCLIBC_INSTALL_TEST_SUITE is not set
|
||||
|
||||
#
|
||||
# Binutils Options
|
||||
@ -265,6 +273,11 @@ BR2_UCLIBC_PROGRAM_INVOCATION=y
|
||||
# BR2_BINUTILS_VERSION_2_17_50_0_17 is not set
|
||||
BR2_BINUTILS_VERSION_2_18=y
|
||||
# BR2_BINUTILS_VERSION_2_18_50_0_1 is not set
|
||||
# BR2_BINUTILS_VERSION_2_18_50_0_3 is not set
|
||||
# BR2_BINUTILS_VERSION_2_18_50_0_6 is not set
|
||||
# BR2_BINUTILS_VERSION_2_18_50_0_8 is not set
|
||||
# BR2_BINUTILS_VERSION_2_18_50_0_9 is not set
|
||||
# BR2_BINUTILS_VERSION_2_19 is not set
|
||||
BR2_BINUTILS_VERSION="2.18"
|
||||
BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
|
||||
|
||||
@ -274,12 +287,15 @@ BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
|
||||
# BR2_GCC_VERSION_3_4_6 is not set
|
||||
# BR2_GCC_VERSION_4_0_4 is not set
|
||||
# BR2_GCC_VERSION_4_1_2 is not set
|
||||
BR2_GCC_VERSION_4_2_1=y
|
||||
# BR2_GCC_VERSION_4_2_1 is not set
|
||||
# BR2_GCC_VERSION_4_2_2 is not set
|
||||
# BR2_GCC_VERSION_4_2_3 is not set
|
||||
# BR2_GCC_IS_SNAP is not set
|
||||
BR2_GCC_VERSION_4_2_4=y
|
||||
# BR2_GCC_VERSION_4_3_1 is not set
|
||||
# BR2_GCC_VERSION_4_3_2 is not set
|
||||
BR2_GCC_SUPPORTS_SYSROOT=y
|
||||
# BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE is not set
|
||||
BR2_GCC_VERSION="4.2.1"
|
||||
BR2_GCC_VERSION="4.2.4"
|
||||
BR2_TOOLCHAIN_SYSROOT=y
|
||||
# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set
|
||||
BR2_EXTRA_GCC_CONFIG_OPTIONS=""
|
||||
@ -295,6 +311,7 @@ BR2_GCC_SHARED_LIBGCC=y
|
||||
# Ccache Options
|
||||
#
|
||||
BR2_CCACHE=y
|
||||
BR2_CCACHE_DIR="$(TOOL_BUILD_DIR)/ccache-$(CCACHE_VER)/cache"
|
||||
|
||||
#
|
||||
# Gdb Options
|
||||
@ -304,14 +321,10 @@ BR2_CCACHE=y
|
||||
# BR2_PACKAGE_GDB_HOST is not set
|
||||
|
||||
#
|
||||
# elf2flt
|
||||
# Common Toolchain Options
|
||||
#
|
||||
# BR2_ELF2FLT is not set
|
||||
# BR2_MKLIBS is not set
|
||||
|
||||
#
|
||||
# Common Toolchain Options
|
||||
#
|
||||
# BR2_PACKAGE_SSTRIP_TARGET is not set
|
||||
BR2_PACKAGE_SSTRIP_HOST=y
|
||||
# BR2_ENABLE_MULTILIB is not set
|
||||
@ -332,9 +345,12 @@ BR2_PACKAGE_BUSYBOX=y
|
||||
# BR2_BUSYBOX_VERSION_1_7_X is not set
|
||||
# BR2_BUSYBOX_VERSION_1_8_X is not set
|
||||
# BR2_BUSYBOX_VERSION_1_9_X is not set
|
||||
BR2_BUSYBOX_VERSION_1_10_X=y
|
||||
# BR2_BUSYBOX_VERSION_1_10_X is not set
|
||||
# BR2_BUSYBOX_VERSION_1_11_X is not set
|
||||
# BR2_BUSYBOX_VERSION_1_12_X is not set
|
||||
BR2_BUSYBOX_VERSION_1_13_X=y
|
||||
# BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
|
||||
BR2_BUSYBOX_VERSION="1.10.0"
|
||||
BR2_BUSYBOX_VERSION="1.13.2"
|
||||
BR2_PACKAGE_BUSYBOX_FULLINSTALL=y
|
||||
BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.6.0.config"
|
||||
BR2_PACKAGE_BUSYBOX_HIDE_OTHERS=y
|
||||
@ -343,9 +359,6 @@ BR2_PACKAGE_BUSYBOX_HIDE_OTHERS=y
|
||||
#
|
||||
# The minimum needed to build a uClibc development system
|
||||
#
|
||||
# BR2_PACKAGE_BASH is not set
|
||||
# BR2_PACKAGE_BZIP2 is not set
|
||||
# BR2_PACKAGE_DIFFUTILS is not set
|
||||
# BR2_PACKAGE_FLEX is not set
|
||||
# BR2_PACKAGE_GCC_TARGET is not set
|
||||
# BR2_PACKAGE_MAKE is not set
|
||||
@ -365,11 +378,14 @@ BR2_HOST_FAKEROOT=y
|
||||
# BR2_PACKAGE_GETTEXT is not set
|
||||
# BR2_PACKAGE_LIBINTL is not set
|
||||
# BR2_PACKAGE_LIBGMP is not set
|
||||
# BR2_PACKAGE_GPERF is not set
|
||||
# BR2_PACKAGE_LIBMPFR is not set
|
||||
# BR2_PACKAGE_LIBTOOL is not set
|
||||
# BR2_PACKAGE_M4 is not set
|
||||
# BR2_PACKAGE_OPROFILE is not set
|
||||
# BR2_PACKAGE_PKGCONFIG is not set
|
||||
# BR2_READLINE is not set
|
||||
# BR2_PACKAGE_PCRE is not set
|
||||
|
||||
#
|
||||
# Other stuff
|
||||
@ -380,51 +396,59 @@ BR2_HOST_FAKEROOT=y
|
||||
# BR2_PACKAGE_BSDIFF is not set
|
||||
# BR2_PACKAGE_CUPS is not set
|
||||
# BR2_PACKAGE_CUSTOMIZE is not set
|
||||
# BR2_PACKAGE_DASH is not set
|
||||
# BR2_PACKAGE_FILE is not set
|
||||
# BR2_PACKAGE_GAMIN is not set
|
||||
# BR2_PACKAGE_ICU is not set
|
||||
# BR2_PACKAGE_IPKG is not set
|
||||
# BR2_PACKAGE_KEXEC is not set
|
||||
# BR2_PACKAGE_LIBCONFIG is not set
|
||||
# BR2_PACKAGE_LIBCONFUSE is not set
|
||||
# BR2_PACKAGE_LIBDAEMON is not set
|
||||
# BR2_PACKAGE_LIBELF is not set
|
||||
# BR2_PACKAGE_LIBEVENT is not set
|
||||
# BR2_PACKAGE_LIBFLOAT is not set
|
||||
# BR2_PACKAGE_LIBGCRYPT is not set
|
||||
# BR2_PACKAGE_LIBGPG_ERROR is not set
|
||||
# BR2_PACKAGE_LIBICONV is not set
|
||||
# BR2_PACKAGE_LIBLOCKFILE is not set
|
||||
# BR2_PACKAGE_LIBOIL is not set
|
||||
# BR2_PACKAGE_LIBSYSFS is not set
|
||||
# BR2_PACKAGE_LOCKFILE_PROGS is not set
|
||||
# BR2_PACKAGE_LOGROTATE is not set
|
||||
# BR2_PACKAGE_LSOF is not set
|
||||
# BR2_PACKAGE_LTP-TESTSUITE is not set
|
||||
# BR2_PACKAGE_LTRACE is not set
|
||||
# BR2_PACKAGE_LTT is not set
|
||||
# BR2_PACKAGE_MEMSTAT is not set
|
||||
# BR2_PACKAGE_NG_SPICE_REWORK is not set
|
||||
# BR2_PACKAGE_POPT is not set
|
||||
# BR2_PACKAGE_PORTAGE is not set
|
||||
# BR2_PACKAGE_SQLITE is not set
|
||||
# BR2_PACKAGE_SCREEN is not set
|
||||
# BR2_PACKAGE_STARTUP_NOTIFICATION is not set
|
||||
# BR2_PACKAGE_STRACE is not set
|
||||
# BR2_PACKAGE_SUDO is not set
|
||||
BR2_NETWORK_SUPPORT=y
|
||||
|
||||
#
|
||||
# Database
|
||||
#
|
||||
# BR2_PACKAGE_MYSQL_CLIENT is not set
|
||||
# BR2_PACKAGE_SQLITE is not set
|
||||
|
||||
#
|
||||
# Networking
|
||||
#
|
||||
|
||||
#
|
||||
# Networking applications
|
||||
#
|
||||
|
||||
#
|
||||
# argus - disabled (requires libpcap)
|
||||
#
|
||||
# BR2_PACKAGE_ARGUS is not set
|
||||
# BR2_PACKAGE_AVAHI is not set
|
||||
# BR2_PACKAGE_BOA is not set
|
||||
# BR2_PACKAGE_AXEL is not set
|
||||
# BR2_PACKAGE_BIND is not set
|
||||
# BR2_PACKAGE_BRIDGE is not set
|
||||
# BR2_PACKAGE_CURL is not set
|
||||
# BR2_PACKAGE_LIBCURL is not set
|
||||
# BR2_PACKAGE_DNSMASQ is not set
|
||||
# BR2_PACKAGE_DROPBEAR is not set
|
||||
# BR2_PACKAGE_ETHTOOL is not set
|
||||
# BR2_PACKAGE_HASERL is not set
|
||||
# BR2_PACKAGE_IFPLUGD is not set
|
||||
# BR2_PACKAGE_IRDA_UTILS is not set
|
||||
# BR2_PACKAGE_IPERF is not set
|
||||
# BR2_PACKAGE_IPROUTE2 is not set
|
||||
@ -437,13 +461,16 @@ BR2_NETWORK_SUPPORT=y
|
||||
# BR2_PACKAGE_L2TP is not set
|
||||
# BR2_PACKAGE_LIBCGI is not set
|
||||
# BR2_PACKAGE_LIBCGICC is not set
|
||||
# BR2_PACKAGE_LIBCURL is not set
|
||||
# BR2_PACKAGE_LIBEXOSIP2 is not set
|
||||
# BR2_PACKAGE_LIBOSIP2 is not set
|
||||
# BR2_PACKAGE_LIBPCAP is not set
|
||||
# BR2_PACKAGE_LIBUPNP is not set
|
||||
# BR2_PACKAGE_LINKS is not set
|
||||
# BR2_PACKAGE_LRZSZ is not set
|
||||
# BR2_PACKAGE_MDNSRESPONDER is not set
|
||||
# BR2_PACKAGE_MICROCOM is not set
|
||||
# BR2_PACKAGE_MIIDIAG is not set
|
||||
# BR2_PACKAGE_MROUTED is not set
|
||||
# BR2_PACKAGE_MUTT is not set
|
||||
# BR2_PACKAGE_NBD is not set
|
||||
@ -466,7 +493,6 @@ BR2_NETWORK_SUPPORT=y
|
||||
# BR2_PACKAGE_RP_PPPOE is not set
|
||||
# BR2_PACKAGE_PPTP_LINUX is not set
|
||||
# BR2_PACKAGE_PROFTPD is not set
|
||||
# BR2_PACKAGE_QUAGGA is not set
|
||||
|
||||
#
|
||||
# quagga suite
|
||||
@ -489,27 +515,31 @@ BR2_NETWORK_SUPPORT=y
|
||||
# BR2_PACKAGE_TN5250 is not set
|
||||
# BR2_PACKAGE_TTCP is not set
|
||||
# BR2_PACKAGE_UDPCAST is not set
|
||||
|
||||
#
|
||||
# vpnc - disabled (requires libgcrypt and libgpg_error)
|
||||
#
|
||||
# BR2_PACKAGE_VPNC is not set
|
||||
# BR2_PACKAGE_VSFTPD is not set
|
||||
# BR2_PACKAGE_VTUN is not set
|
||||
# BR2_PACKAGE_WEBIF is not set
|
||||
# BR2_PACKAGE_WIRELESS_TOOLS is not set
|
||||
BR2_BLOCKDEV_SUPPORT=y
|
||||
|
||||
#
|
||||
# Hardware handling / blockdevices and filesystem maintenance
|
||||
#
|
||||
|
||||
#
|
||||
# dbus not available (need expat or libxml2)
|
||||
#
|
||||
# BR2_PACKAGE_DEVMEM2 is not set
|
||||
# BR2_PACKAGE_DM is not set
|
||||
# BR2_PACKAGE_DMRAID is not set
|
||||
# BR2_PACKAGE_E2FSPROGS is not set
|
||||
# BR2_PACKAGE_EEPROG is not set
|
||||
# BR2_PACKAGE_FCONFIG is not set
|
||||
# BR2_PACKAGE_FIS is not set
|
||||
# BR2_PACKAGE_LIBFUSE is not set
|
||||
# BR2_PACKAGE_GADGETFS_TEST is not set
|
||||
# BR2_PACKAGE_HAL is not set
|
||||
# BR2_PACKAGE_HWDATA is not set
|
||||
# BR2_PACKAGE_I2C_TOOLS is not set
|
||||
# BR2_PACKAGE_INPUT_TOOLS is not set
|
||||
# BR2_PACKAGE_IOSTAT is not set
|
||||
# BR2_PACKAGE_LIBAIO is not set
|
||||
@ -531,25 +561,37 @@ BR2_BLOCKDEV_SUPPORT=y
|
||||
# BR2_PACKAGE_USBUTILS is not set
|
||||
# BR2_PACKAGE_WIPE is not set
|
||||
# BR2_PACKAGE_XFSPROGS is not set
|
||||
BR2_AUDIO_SUPPORT=y
|
||||
|
||||
#
|
||||
# Audio and video libraries and applications
|
||||
#
|
||||
# BR2_PACKAGE_ALSA_LIB is not set
|
||||
|
||||
#
|
||||
# asterisk - disabled (required openssl and mpg123)
|
||||
#
|
||||
# BR2_PACKAGE_AUMIX is not set
|
||||
# BR2_PACKAGE_GSTREAMER is not set
|
||||
# BR2_PACKAGE_LIBID3TAG is not set
|
||||
# BR2_PACKAGE_LIBMAD is not set
|
||||
# BR2_PACKAGE_LIBMPD is not set
|
||||
# BR2_PACKAGE_LIBOGG is not set
|
||||
# BR2_PACKAGE_LIBSNDFILE is not set
|
||||
# BR2_PACKAGE_LIBTHEORA is not set
|
||||
|
||||
#
|
||||
# libvorbis requires the package libogg to build
|
||||
#
|
||||
# BR2_PACKAGE_MADPLAY is not set
|
||||
# BR2_PACKAGE_MPG123 is not set
|
||||
# BR2_PACKAGE_MPLAYER is not set
|
||||
# BR2_PACKAGE_SPEEX is not set
|
||||
# BR2_PACKAGE_FESTIVAL is not set
|
||||
BR2_GRAPHIC_SUPPORT=y
|
||||
# BR2_PACKAGE_VLC is not set
|
||||
|
||||
#
|
||||
# Graphic libraries and applications (graphic/text)
|
||||
#
|
||||
|
||||
#
|
||||
# text rendering libraries
|
||||
@ -567,14 +609,14 @@ BR2_GRAPHIC_SUPPORT=y
|
||||
# graphic libraries
|
||||
#
|
||||
# BR2_PACKAGE_DIRECTFB is not set
|
||||
# BR2_PACKAGE_FBDUMP is not set
|
||||
# BR2_PACKAGE_IMAGEMAGICK is not set
|
||||
# BR2_PACKAGE_JPEG is not set
|
||||
# BR2_PACKAGE_LIBART is not set
|
||||
# BR2_PACKAGE_LIBPNG is not set
|
||||
# BR2_PACKAGE_LIBUNGIF is not set
|
||||
# BR2_PACKAGE_PIXMAN is not set
|
||||
# BR2_PACKAGE_SDL is not set
|
||||
# BR2_PACKAGE_SDL_MIXER is not set
|
||||
# BR2_PACKAGE_SDL_TTF is not set
|
||||
# BR2_PACKAGE_TIFF is not set
|
||||
|
||||
#
|
||||
@ -582,7 +624,7 @@ BR2_GRAPHIC_SUPPORT=y
|
||||
#
|
||||
|
||||
#
|
||||
# --> (May be broken in busybox)
|
||||
# --> May be broken in busybox
|
||||
#
|
||||
# BR2_PACKAGE_FBV is not set
|
||||
# BR2_PACKAGE_FBSET is not set
|
||||
@ -590,30 +632,20 @@ BR2_GRAPHIC_SUPPORT=y
|
||||
#
|
||||
# other GUIs
|
||||
#
|
||||
# BR2_PACKAGE_QTE is not set
|
||||
# BR2_PACKAGE_QTOPIA4 is not set
|
||||
BR2_PACKAGE_XSERVER_none=y
|
||||
# BR2_PACKAGE_XSERVER_x11r7 is not set
|
||||
# BR2_PACKAGE_XSERVER_xorg is not set
|
||||
# BR2_PACKAGE_XSERVER_tinyx is not set
|
||||
BR2_X11_PREFIX="/usr"
|
||||
|
||||
#
|
||||
# X libraries and helper libraries
|
||||
#
|
||||
|
||||
#
|
||||
# atk - disabled (requires libglib2)
|
||||
#
|
||||
# BR2_PACKAGE_ATK is not set
|
||||
# BR2_PACKAGE_PANGO is not set
|
||||
# BR2_PACKAGE_LIBDRM is not set
|
||||
# BR2_PACKAGE_LIBERATION is not set
|
||||
# BR2_PACKAGE_LIBGLIB12 is not set
|
||||
# BR2_PACKAGE_LIBGLIB2 is not set
|
||||
# BR2_PACKAGE_LIBSEXY is not set
|
||||
|
||||
#
|
||||
# fltk - disabled (requires Xorg(7))
|
||||
#
|
||||
# BR2_PACKAGE_OPENMOTIF is not set
|
||||
# BR2_PACKAGE_FONTCONFIG is not set
|
||||
# BR2_PACKAGE_FREETYPE is not set
|
||||
@ -625,10 +657,6 @@ BR2_X11_PREFIX="/usr"
|
||||
#
|
||||
# BR2_PACKAGE_MATCHBOX is not set
|
||||
|
||||
#
|
||||
# blackbox - disabled (requires Xorg(7))
|
||||
#
|
||||
|
||||
#
|
||||
# X applications
|
||||
#
|
||||
@ -637,7 +665,6 @@ BR2_X11_PREFIX="/usr"
|
||||
#
|
||||
# dillo - disabled (requires jpeg,libglib12,libgtk12,zlib,libpng and Xorg(7))
|
||||
#
|
||||
# BR2_PACKAGE_DOCKER is not set
|
||||
# BR2_PACKAGE_GQVIEW is not set
|
||||
# BR2_PACKAGE_LEAFPAD is not set
|
||||
|
||||
@ -653,43 +680,52 @@ BR2_X11_PREFIX="/usr"
|
||||
# BR2_PACKAGE_XVKBD is not set
|
||||
|
||||
#
|
||||
# Video libraries/codecs and applications
|
||||
# Compressors / decompressors
|
||||
#
|
||||
# BR2_PACKAGE_MPLAYER is not set
|
||||
BR2_COMPRESSOR_SUPPORT=y
|
||||
# BR2_PACKAGE_LZO is not set
|
||||
# BR2_PACKAGE_LZMA_TARGET is not set
|
||||
# BR2_PACKAGE_LZMA_HOST is not set
|
||||
# BR2_PACKAGE_ZLIB is not set
|
||||
BR2_SCRIPTING_SUPPORT=y
|
||||
|
||||
#
|
||||
# lua - disabled (requires readline and ncurses)
|
||||
# Package managers
|
||||
#
|
||||
# BR2_PACKAGE_IPKG is not set
|
||||
# BR2_PACKAGE_PORTAGE is not set
|
||||
|
||||
#
|
||||
# Interpreter languages / Scripting
|
||||
#
|
||||
# BR2_PACKAGE_LUA is not set
|
||||
# BR2_PACKAGE_MICROPERL is not set
|
||||
# BR2_PACKAGE_PYTHON is not set
|
||||
# BR2_PACKAGE_RUBY is not set
|
||||
# BR2_PACKAGE_TCL is not set
|
||||
# BR2_PACKAGE_PHP is not set
|
||||
BR2_XML_SUPPORT=y
|
||||
|
||||
#
|
||||
# XML handling
|
||||
#
|
||||
# BR2_PACKAGE_EXPAT is not set
|
||||
# BR2_PACKAGE_EZXML is not set
|
||||
# BR2_PACKAGE_LIBXML2 is not set
|
||||
# BR2_PACKAGE_LIBXSLT is not set
|
||||
# BR2_PACKAGE_XERCES is not set
|
||||
|
||||
#
|
||||
# libxslt - disabled (requires pkgconfig)
|
||||
# Java
|
||||
#
|
||||
# BR2_PACKAGE_XERCES is not set
|
||||
BR2_JAVA_SUPPORT=y
|
||||
# BR2_PACKAGE_CLASSPATH is not set
|
||||
BR2_GAMES=y
|
||||
# BR2_PACKAGE_LXDOOM is not set
|
||||
# BR2_PACKAGE_LXDOOM_WAD is not set
|
||||
|
||||
#
|
||||
# Games
|
||||
#
|
||||
# BR2_PACKAGE_GNUCHESS is not set
|
||||
# BR2_PACKAGE_XBOARD is not set
|
||||
# BR2_PACKAGE_RUBIX is not set
|
||||
# BR2_PACKAGE_MAGICCUBE4D is not set
|
||||
# BR2_PACKAGE_PRBOOM is not set
|
||||
# BR2_PACKAGE_RUBIX is not set
|
||||
# BR2_PACKAGE_VICE is not set
|
||||
# BR2_PACKAGE_XBOARD is not set
|
||||
|
||||
#
|
||||
# Target filesystem options
|
||||
@ -722,6 +758,61 @@ BR2_TARGET_ROOTFS_EXT2_COPYTO=""
|
||||
#
|
||||
# bootloader for target device
|
||||
#
|
||||
BR2_TARGET_UBOOT=y
|
||||
BR2_TARGET_UBOOT_BOARDNAME="$(BOARD_NAME)"
|
||||
BR2_TARGET_UBOOT_2009_01_RC1=y
|
||||
# BR2_TARGET_UBOOT_2008_10 is not set
|
||||
# BR2_TARGET_UBOOT_1_3_4 is not set
|
||||
# BR2_TARGET_UBOOT_1_2_0_ATMEL is not set
|
||||
# BR2_TARGET_UBOOT_2009_01 is not set
|
||||
BR2_UBOOT_VERSION="2009.01-rc1"
|
||||
BR2_U_BOOT_SITE="ftp://ftp.denx.de/pub/u-boot"
|
||||
BR2_TARGET_UBOOT_CUSTOM_PATCH=""
|
||||
# BR2_TARGET_UBOOT_BOOTSOURCE_DATAFLASHCARD is not set
|
||||
BR2_TARGET_UBOOT_BOOTSOURCE_DATAFLASH=y
|
||||
# BR2_TARGET_UBOOT_BOOTSOURCE_NANDFLASH is not set
|
||||
# BR2_TARGET_UBOOT_BOOTSOURCE_FLASH is not set
|
||||
# BR2_TARGET_UBOOT_BOOTSOURCE_SDCARD is not set
|
||||
# BR2_TARGET_UBOOT_BOOTSOURCE_EEPROM is not set
|
||||
BR2_TARGET_UBOOT_BOOTSOURCE="dataflash"
|
||||
# BR2_TARGET_UBOOT_SILENT is not set
|
||||
# BR2_TARGET_UBOOT_TOOL_MKIMAGE is not set
|
||||
# BR2_TARGET_UBOOT_TOOL_ENV is not set
|
||||
BR2_TARGET_UBOOT_DEFAULT_ENV=y
|
||||
# BR2_TARGET_UBOOT_SDRAM_SIZE_256MB is not set
|
||||
# BR2_TARGET_UBOOT_SDRAM_SIZE_128MB is not set
|
||||
BR2_TARGET_UBOOT_SDRAM_SIZE_64MB=y
|
||||
# BR2_TARGET_UBOOT_SDRAM_SIZE_32MB is not set
|
||||
# BR2_TARGET_UBOOT_SDRAM_SIZE_16MB is not set
|
||||
# BR2_TARGET_UBOOT_SDRAM_SIZE_8MB is not set
|
||||
BR2_TARGET_UBOOT_MEMORY_SIZE="64M"
|
||||
# BR2_TARGET_UBOOT_KERNEL_SIZE_1_25MB is not set
|
||||
# BR2_TARGET_UBOOT_KERNEL_SIZE_1_50MB is not set
|
||||
# BR2_TARGET_UBOOT_KERNEL_SIZE_1_75MB is not set
|
||||
BR2_TARGET_UBOOT_KERNEL_SIZE_2_00MB=y
|
||||
# BR2_TARGET_UBOOT_KERNEL_SIZE_2_25MB is not set
|
||||
# BR2_TARGET_UBOOT_KERNEL_SIZE_2_50MB is not set
|
||||
BR2_TARGET_UBOOT_DATAFLASH_SIZE_8MB=y
|
||||
# BR2_TARGET_UBOOT_DATAFLASH_SIZE_4MB is not set
|
||||
# BR2_TARGET_UBOOT_DATAFLASH_SIZE_2MB is not set
|
||||
# BR2_TARGET_UBOOT_DATAFLASH_SIZE_1MB is not set
|
||||
# BR2_TARGET_UBOOT_DATAFLASH_SIZE_0_50MB is not set
|
||||
# BR2_TARGET_UBOOT_DATAFLASH_SIZE_0_25MB is not set
|
||||
BR2_TARGET_UBOOT_END_OF_FLASH="C083FFFF"
|
||||
BR2_TARGET_UBOOT_KERNEL_START="21000000"
|
||||
BR2_TARGET_UBOOT_KERNEL_LOCATION="C0042000"
|
||||
BR2_TARGET_UBOOT_FILESYSTEM_START="21210000"
|
||||
BR2_TARGET_UBOOT_FILESYSTEM_LOCATION="C0252000"
|
||||
BR2_TARGET_UBOOT_FILESYSTEM_SIZE="6000000"
|
||||
BR2_TARGET_UBOOT_NETWORK=y
|
||||
BR2_TARGET_UBOOT_SERVERIP="10.175.196.221"
|
||||
BR2_TARGET_UBOOT_IPADDR="10.175.196.18"
|
||||
BR2_TARGET_UBOOT_GATEWAY="10.175.196.1"
|
||||
BR2_TARGET_UBOOT_NETMASK="255.255.255.0"
|
||||
BR2_TARGET_UBOOT_ETHADDR="04:25:fe:ed:00:18"
|
||||
BR2_BOOTSOURCE_DATAFLASH=y
|
||||
BR2_BOOTSOURCE_NANDFLASH=y
|
||||
BR2_BOOTSOURCE=y
|
||||
|
||||
#
|
||||
# Kernel
|
||||
@ -733,16 +824,27 @@ BR2_KERNEL_LINUX_ADVANCED=y
|
||||
BR2_PACKAGE_LINUX=y
|
||||
BR2_PACKAGE_LINUX_KCONFIG="$(BOARD_PATH)/linux-$(LINUX26_VERSION).config"
|
||||
BR2_PACKAGE_LINUX_FORMAT="uImage"
|
||||
BR2_KERNEL_PATCH_LEVEL="$(BR2_KERNEL_MINORLEVEL)"
|
||||
BR2_KERNEL_CURRENT_VERSION="2.6.24.4"
|
||||
BR2_KERNEL_NEXT_VERSION="2.6.25"
|
||||
BR2_KERNEL_THIS_VERSION="2.6.24"
|
||||
BR2_KERNEL_CURRENT_VERSION="2.6.28"
|
||||
BR2_KERNEL_LATEST_2_6_28="1"
|
||||
BR2_KERNEL_LATEST_2_6_27="10"
|
||||
BR2_KERNEL_LATEST_2_6_26="8"
|
||||
BR2_KERNEL_LATEST_2_6_25="9"
|
||||
BR2_KERNEL_LATEST_2_6_24="7"
|
||||
BR2_KERNEL_LATEST_2_6_23="17"
|
||||
BR2_KERNEL_LATEST_2_6_22="19"
|
||||
BR2_KERNEL_LATEST_2_6_21="7"
|
||||
BR2_KERNEL_LATEST_2_6_20="21"
|
||||
BR2_KERNEL_NEXT_VERSION="2.6.29"
|
||||
BR2_KERNEL_THIS_VERSION="2.6.28"
|
||||
BR2_KERNEL_SITE="http://ftp.kernel.org/pub/linux/kernel/v2.6/"
|
||||
BR2_MM_PATCH_SITE="http://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6"
|
||||
BR2_RC_MM_PATCH_DIR="$(BR2_KERNEL_NEXT_VERSION)-rc$(BR2_KERNEL_RC_LEVEL)/2.6.$(BR2_KERNEL_NEXT_VERSION)-rc$(BR2_KERNEL_RC_LEVEL)-mm$(BR2_KERNEL_MM_LEVEL)"
|
||||
BR2_KERNEL_PATCH_SITE="http://ftp.kernel.org/pub/linux/kernel/v2.6/"
|
||||
# BR2_LINUX_2_6_STABLE is not set
|
||||
BR2_LINUX_2_6_24=y
|
||||
BR2_LINUX_2_6_28=y
|
||||
# BR2_LINUX_2_6_27 is not set
|
||||
# BR2_LINUX_2_6_26 is not set
|
||||
# BR2_LINUX_2_6_25 is not set
|
||||
# BR2_LINUX_2_6_24 is not set
|
||||
# BR2_LINUX_2_6_23 is not set
|
||||
# BR2_LINUX_2_6_22_10 is not set
|
||||
# BR2_LINUX_2_6_22_1 is not set
|
||||
@ -751,40 +853,28 @@ BR2_LINUX_2_6_24=y
|
||||
# BR2_LINUX_2_6_21_5 is not set
|
||||
# BR2_LINUX_2_6_21 is not set
|
||||
# BR2_LINUX_2_6_20 is not set
|
||||
# BR2_LINUX_2_6_25 is not set
|
||||
# BR2_LINUX_2_6_29 is not set
|
||||
# BR2_LINUX26_CUSTOM is not set
|
||||
|
||||
#
|
||||
# Patches
|
||||
#
|
||||
BR2_KERNEL_ADD_KERNEL_ORG_PATCH=y
|
||||
# BR2_KERNEL_ADD_LATEST is not set
|
||||
# BR2_KERNEL_ADD_LATEST_MINORPATCH is not set
|
||||
BR2_KERNEL_ADD_MINORPATCH=y
|
||||
# BR2_KERNEL_ADD_LATEST_RC_PATCH is not set
|
||||
# BR2_KERNEL_ADD_RC_PATCH is not set
|
||||
# BR2_KERNEL_ADD_LATEST_SNAPSHOT is not set
|
||||
# BR2_KERNEL_ADD_SNAPSHOT is not set
|
||||
# BR2_KERNEL_ADD_LATEST_MM_PATCH is not set
|
||||
# BR2_KERNEL_ADD_MM_PATCH is not set
|
||||
BR2_KERNEL_ADD_PATCH=y
|
||||
BR2_KERNEL_MINORLEVEL="3"
|
||||
# BR2_KERNEL_ADD_KERNEL_ORG_PATCH is not set
|
||||
BR2_KERNEL_ARCH_PATCH_ENABLED=y
|
||||
BR2_ARCH_AT91_2_6_24=y
|
||||
BR2_ARCH_AT91_2_6_28=y
|
||||
# BR2_ARCH_AT91_2_6_27_7 is not set
|
||||
# BR2_ARCH_AT91_2_6_26 is not set
|
||||
# BR2_ARCH_AT91_2_6_26_RC3 is not set
|
||||
# BR2_ARCH_AT91_2_6_25 is not set
|
||||
# BR2_ARCH_AT91_2_6_24 is not set
|
||||
# BR2_ARCH_AT91_2_6_22_1 is not set
|
||||
# BR2_ARCH_AT91_2_6_21_5 is not set
|
||||
# BR2_ARCH_AT91_2_6_21_1 is not set
|
||||
# BR2_ARCH_AT91_2_6_20_4 is not set
|
||||
BR2_KERNEL_ARCH_PATCH_VERSION="2.6.24"
|
||||
BR2_KERNEL_ARCH_PATCH_DIR="target/device/Atmel/arch-arm/kernel-patches-$(BR2_KERNEL_ARCH_PATCH_VERSION)"
|
||||
BR2_LINUX_BSP_PATCH=""
|
||||
BR2_KERNEL_PATCH="patch-$(BR2_DOWNLOAD_LINUX26_VERSION).$(BR2_KERNEL_PATCH_LEVEL).bz2"
|
||||
BR2_EXTRA_VERSION=".$(BR2_KERNEL_PATCH_LEVEL)"
|
||||
# BR2_KERNEL_PREPATCHED is not set
|
||||
BR2_KERNEL_BASE=y
|
||||
# BR2_KERNEL_LATEST is not set
|
||||
BR2_DOWNLOAD_LINUX26_VERSION="$(BR2_KERNEL_THIS_VERSION)"
|
||||
BR2_LINUX26_VERSION="$(BR2_KERNEL_THIS_VERSION).$(BR2_KERNEL_PATCH_LEVEL)"
|
||||
BR2_LINUX26_VERSION="$(BR2_KERNEL_THIS_VERSION)"
|
||||
|
||||
#
|
||||
# Linux Kernel Configuration
|
||||
@ -792,9 +882,6 @@ BR2_LINUX26_VERSION="$(BR2_KERNEL_THIS_VERSION).$(BR2_KERNEL_PATCH_LEVEL)"
|
||||
BR2_PACKAGE_LINUX_USE_KCONFIG=y
|
||||
# BR2_PACKAGE_LINUX_USE_DEFCONFIG is not set
|
||||
# BR2_PACKAGE_LINUX_USE_XCONFIG is not set
|
||||
BR2_MAKE_XCONFIG=y
|
||||
# BR2_MAKE_MENUCONFIG is not set
|
||||
BR2_KERNEL_CONFIG_METHOD="xconfig"
|
||||
# BR2_LINUX_BIN_BZIMAGE is not set
|
||||
BR2_LINUX_BIN_UIMAGE=y
|
||||
# BR2_LINUX_BIN_VMLINUX is not set
|
||||
|
Loading…
Reference in New Issue
Block a user