summaryrefslogtreecommitdiffstats
path: root/target/device/Arm/uClibc.integrator926.config
diff options
context:
space:
mode:
Diffstat (limited to 'target/device/Arm/uClibc.integrator926.config')
-rw-r--r--target/device/Arm/uClibc.integrator926.config10
1 files changed, 10 insertions, 0 deletions
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
@@ -106,6 +108,12 @@ 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
#
UCLIBC_HAS_IPV6=y
@@ -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