summaryrefslogtreecommitdiffstats
path: root/arch/Config.in.bfin
diff options
context:
space:
mode:
Diffstat (limited to 'arch/Config.in.bfin')
-rw-r--r--arch/Config.in.bfin11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/Config.in.bfin b/arch/Config.in.bfin
index 0b137ae8e..2a7ff547f 100644
--- a/arch/Config.in.bfin
+++ b/arch/Config.in.bfin
@@ -1,14 +1,3 @@
-choice
- prompt "Target ABI"
- depends on BR2_bfin
- default BR2_BFIN_FDPIC
-config BR2_BFIN_FDPIC
- bool "FDPIC"
-config BR2_BFIN_FLAT
- bool "FLAT"
- select BR2_PREFER_STATIC_LIB
-endchoice
-
config BR2_ARCH
default "bfin"