summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/arch/blackfin.in11
-rw-r--r--config/libc/uClibc.in.22
2 files changed, 1 insertions, 12 deletions
diff --git a/config/arch/blackfin.in b/config/arch/blackfin.in
deleted file mode 100644
index 2e48742..0000000
--- a/config/arch/blackfin.in
+++ /dev/null
@@ -1,11 +0,0 @@
-# Blackfin specific configuration file
-
-## select ARCH_SUPPORTS_32
-## select ARCH_DEFAULT_32
-## select ARCH_DEFAULT_LE
-## select ARCH_SUPPORTS_WITH_ARCH
-## select ARCH_SUPPORTS_WITH_CPU
-## select ARCH_SUPPORTS_WITH_TUNE
-## select ARCH_SUPPORTS_WITH_FPU
-##
-## help The Blackfin architecture
diff --git a/config/libc/uClibc.in.2 b/config/libc/uClibc.in.2
index 8a21a4f..6660c43 100644
--- a/config/libc/uClibc.in.2
+++ b/config/libc/uClibc.in.2
@@ -22,7 +22,7 @@ config LIBC_UCLIBC_LNXTHRD_NEW
help
From the uClibc config option help:
The new version has not been tested much, and lacks ports for arches
- which glibc does not support (like bfin/frv/etc...), but is based on
+ which glibc does not support (like frv, etc...), but is based on
the latest code from glibc, so it may be the only choice for the
newer ports (like alpha/amd64/64bit arches and hppa).