add redboot-ar231x (LZMA compressed redboot for a few devices)
[openwrt.git] / toolchain / Config.in
index 84b50bb..bc9e6df 100644 (file)
@@ -86,9 +86,18 @@ menuconfig TOOLCHAINOPTS
        bool "Toolchain Options"  if DEVEL
        depends NEED_TOOLCHAIN
 
+config EABI_SUPPORT
+       bool
+       depends arm||armeb
+       prompt "Enable EABI support" if TOOLCHAINOPTS
+       default y
+       help
+         Enable ARM EABI support
+
 menuconfig EXTRA_TARGET_ARCH
        bool
        prompt "Enable an extra toolchain target architecture" if TOOLCHAINOPTS
+       depends !sparc
        default y       if powerpc64
        default n
        help
This page took 0.022012 seconds and 4 git commands to generate.