From 1cf7a4c11759885143e76faaf5f9cff13fa95e72 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 27 Sep 2007 21:23:25 +0000 Subject: - update my sample arm926t qemu image --- target/device/Arm/uClibc.integrator926.config | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'target/device/Arm/uClibc.integrator926.config') diff --git a/target/device/Arm/uClibc.integrator926.config b/target/device/Arm/uClibc.integrator926.config index 2fc58e3bb..846efeb2b 100644 --- a/target/device/Arm/uClibc.integrator926.config +++ b/target/device/Arm/uClibc.integrator926.config @@ -44,6 +44,8 @@ CONFIG_ARM_EABI=y CONFIG_ARM926T=y # CONFIG_ARM10T is not set # CONFIG_ARM1136JF_S is not set +# CONFIG_ARM1176JZ_S is not set +# CONFIG_ARM1176JZF_S is not set # CONFIG_ARM_SA110 is not set # CONFIG_ARM_SA1100 is not set # CONFIG_ARM_XSCALE is not set @@ -105,6 +107,12 @@ UCLIBC_HAS_TZ_FILE=y UCLIBC_HAS_TZ_FILE_READ_MANY=y UCLIBC_TZ_FILE_PATH="/etc/TZ" +# +# Advanced Library Settings +# +UCLIBC_PWD_BUFFER_SIZE=256 +UCLIBC_GRP_BUFFER_SIZE=256 + # # Networking Support # @@ -113,6 +121,7 @@ UCLIBC_HAS_RPC=y UCLIBC_HAS_FULL_RPC=y UCLIBC_HAS_REENTRANT_RPC=y # UCLIBC_USE_NETLINK is not set +# UCLIBC_HAS_BSD_RES_CLOSE is not set # # String and Stdio Support @@ -191,6 +200,7 @@ UCLIBC_BUILD_NOW=y CROSS_COMPILER_PREFIX="arm-linux-uclibcgnueabi-" UCLIBC_EXTRA_CFLAGS="" # DODEBUG is not set +# DODEBUG_PT is not set DOSTRIP=y # DOASSERTS is not set # SUPPORT_LD_DEBUG is not set -- cgit v1.2.3