summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'extra/Configs/Config.in')
-rw-r--r--extra/Configs/Config.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index 3afc2912d..8eac9e008 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -64,8 +64,8 @@ config TARGET_c6x
config TARGET_cris
bool "cris"
-#config TARGET_frv
-# bool "frv (BROKEN)"
+config TARGET_frv
+ bool "frv"
config TARGET_h8300
bool "h8300"
@@ -541,6 +541,7 @@ config UCLIBC_HAS_THREADS_NATIVE
!TARGET_bfin && \
!TARGET_c6x && \
!TARGET_cris && \
+ !TARGET_frv && \
!TARGET_h8300 && \
!TARGET_hppa && \
!TARGET_ia64 && \