[backfire] scripts: merge r29944 - r29948
[openwrt-10.03/.git] / toolchain / Config.in
index 84b50bbd0a4bb3d575baee0265ad666f0ac4341d..3975ffdcce8bfa5748f8309f18d7ad91d4771fbc 100644 (file)
@@ -86,6 +86,14 @@ 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