summaryrefslogtreecommitdiff
path: root/target/config/Config.in.libc
diff options
context:
space:
mode:
Diffstat (limited to 'target/config/Config.in.libc')
-rw-r--r--target/config/Config.in.libc3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/config/Config.in.libc b/target/config/Config.in.libc
index 5a712e567..63bd73b5a 100644
--- a/target/config/Config.in.libc
+++ b/target/config/Config.in.libc
@@ -55,14 +55,17 @@ prompt "C library version"
config ADK_TARGET_LIB_UCLIBC_NG_1_0_9
bool "1.0.9"
depends on ADK_TARGET_LIB_UCLIBC_NG
+ depends on !ADK_TARGET_ARCH_BFIN
config ADK_TARGET_LIB_UCLIBC_NG_1_0_8
bool "1.0.8"
depends on ADK_TARGET_LIB_UCLIBC_NG
+ depends on !ADK_TARGET_ARCH_BFIN
config ADK_TARGET_LIB_UCLIBC_NG_1_0_7
bool "1.0.7"
depends on ADK_TARGET_LIB_UCLIBC_NG
+ depends on !ADK_TARGET_ARCH_BFIN
config ADK_TARGET_LIB_UCLIBC_NG_GIT
bool "git"