From 010a1acb2389cefc3452dfc0e2a07051c8ad3e07 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Thu, 29 Jan 2009 20:10:23 +0000 Subject: Clean up ARM Ltd. BSP --- target/device/ARMLTD/uClibc.integrator926.config | 54 ++++++++++++++++++------ 1 file changed, 41 insertions(+), 13 deletions(-) (limited to 'target/device/ARMLTD/uClibc.integrator926.config') diff --git a/target/device/ARMLTD/uClibc.integrator926.config b/target/device/ARMLTD/uClibc.integrator926.config index 27d0561a4..a1b70b5b2 100644 --- a/target/device/ARMLTD/uClibc.integrator926.config +++ b/target/device/ARMLTD/uClibc.integrator926.config @@ -1,9 +1,11 @@ # # Automatically generated make config: don't edit -# Sat Feb 10 18:27:46 2007 +# Version: 0.9.30 +# Thu Jan 29 20:41:39 2009 # # TARGET_alpha is not set TARGET_arm=y +# TARGET_avr32 is not set # TARGET_bfin is not set # TARGET_cris is not set # TARGET_e1 is not set @@ -25,6 +27,7 @@ TARGET_arm=y # TARGET_v850 is not set # TARGET_vax is not set # TARGET_x86_64 is not set +# TARGET_xtensa is not set # # Target Architecture Features and Options @@ -46,10 +49,13 @@ CONFIG_ARM926T=y # CONFIG_ARM1136JF_S is not set # CONFIG_ARM1176JZ_S is not set # CONFIG_ARM1176JZF_S is not set +# CONFIG_ARM_CORTEX_M3 is not set +# CONFIG_ARM_CORTEX_M1 is not set # CONFIG_ARM_SA110 is not set # CONFIG_ARM_SA1100 is not set # CONFIG_ARM_XSCALE is not set # CONFIG_ARM_IWMMXT is not set +TARGET_SUBARCH="" # # Using ELF file format @@ -64,7 +70,8 @@ UCLIBC_HAS_FLOATS=y # UCLIBC_HAS_FPU is not set UCLIBC_HAS_SOFT_FLOAT=y DO_C99_MATH=y -KERNEL_HEADERS="" +# UCLIBC_HAS_FENV is not set +KERNEL_HEADERS="/home/ulf/projects/Buildroot/20090129/buildroot/toolchain_build_arm/linux/include" HAVE_DOT_CONFIG=y # @@ -72,7 +79,7 @@ HAVE_DOT_CONFIG=y # # HAVE_NO_PIC is not set DOPIC=y -# HAVE_NO_SHARED is not set +# ARCH_HAS_NO_SHARED is not set # ARCH_HAS_NO_LDSO is not set HAVE_SHARED=y # FORCE_SHAREABLE_TEXT_SEGMENTS is not set @@ -83,10 +90,12 @@ LDSO_BASE_FILENAME="ld.so" # UCLIBC_STATIC_LDCONFIG is not set # LDSO_RUNPATH is not set UCLIBC_CTOR_DTOR=y +# LDSO_GNU_HASH_SUPPORT is not set # HAS_NO_THREADS is not set UCLIBC_HAS_THREADS=y # PTHREADS_DEBUG_SUPPORT is not set -# LINUXTHREADS_OLD is not set +LINUXTHREADS_OLD=y +UCLIBC_HAS_SYSLOG=y # UCLIBC_HAS_LFS is not set # MALLOC is not set # MALLOC_SIMPLE is not set @@ -96,11 +105,13 @@ UCLIBC_DYNAMIC_ATEXIT=y # COMPAT_ATEXIT is not set # UCLIBC_SUSV3_LEGACY is not set # UCLIBC_SUSV3_LEGACY_MACROS is not set +# UCLIBC_HAS_STUBS is not set UCLIBC_HAS_SHADOW=y # UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set -UCLIBC_HAS___PROGNAME=y -# UNIX98PTY_ONLY is not set +UCLIBC_HAS_PTY=y ASSUME_DEVPTS=y +# UNIX98PTY_ONLY is not set +UCLIBC_HAS_GETPT=y UCLIBC_HAS_TM_EXTENSIONS=y UCLIBC_HAS_TZ_CACHING=y UCLIBC_HAS_TZ_FILE=y @@ -114,12 +125,29 @@ UCLIBC_PWD_BUFFER_SIZE=256 UCLIBC_GRP_BUFFER_SIZE=256 # -# Networking Support -# -UCLIBC_HAS_IPV6=y -UCLIBC_HAS_RPC=y -UCLIBC_HAS_FULL_RPC=y -UCLIBC_HAS_REENTRANT_RPC=y +# Support various families of functions +# +UCLIBC_LINUX_MODULE_24=y +UCLIBC_LINUX_SPECIFIC=y +UCLIBC_HAS_GNU_ERROR=y +UCLIBC_BSD_SPECIFIC=y +UCLIBC_HAS_BSD_ERR=y +# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set +# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set +# UCLIBC_NTP_LEGACY is not set +# UCLIBC_SV4_DEPRECATED is not set +UCLIBC_HAS_REALTIME=y +UCLIBC_HAS_ADVANCED_REALTIME=y +UCLIBC_HAS_EPOLL=y +UCLIBC_HAS_XATTR=y +UCLIBC_HAS_PROFILING=y +UCLIBC_HAS_CRYPT_IMPL=y +UCLIBC_HAS_CRYPT=y +UCLIBC_HAS_NETWORK_SUPPORT=y +UCLIBC_HAS_SOCKET=y +UCLIBC_HAS_IPV4=y +# UCLIBC_HAS_IPV6 is not set +# UCLIBC_HAS_RPC is not set # UCLIBC_USE_NETLINK is not set # UCLIBC_HAS_BSD_RES_CLOSE is not set @@ -197,7 +225,7 @@ UCLIBC_BUILD_NOW=y # # uClibc development/debugging options # -CROSS_COMPILER_PREFIX="arm-linux-uclibcgnueabi-" +CROSS_COMPILER_PREFIX="/home/ulf/projects/Buildroot/20090129/buildroot/build_arm/staging_dir/usr/bin/arm-linux-uclibcgnueabi-" UCLIBC_EXTRA_CFLAGS="" # DODEBUG is not set # DODEBUG_PT is not set -- cgit v1.2.3