[kernel] move common CONFIG_BATTERY entries to generic
[openwrt.git] / toolchain / gcc / Config.in
index 873dbfc..07f050a 100644 (file)
@@ -40,15 +40,6 @@ endif
 
 endchoice
 
-config EABI_SUPPORT
-       bool
-       depends arm||armeb
-       prompt "Enable EABI support" if TOOLCHAINOPTS
-       default n if TARGET_gemini
-       default y
-       help
-         Enable ARM EABI support
-
 config EXTRA_GCC_CONFIG_OPTIONS
        string
        prompt "Additional gcc configure options" if TOOLCHAINOPTS
This page took 0.018935 seconds and 4 git commands to generate.