X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a2515db1098972c79864d2e2c8e0c18873dbd5c8..68cbd94e279ba7176c446b119b6090f349526098:/toolchain/gcc/Config.in diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index 01557138d..ed43f8f0d 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -34,6 +34,14 @@ choice endchoice +config EABI_SUPPORT + bool + depends arm||armeb + prompt "Enable EABI support" if TOOLCHAINOPTS + default n + help + Enable ARM EABI support + config EXTRA_GCC_CONFIG_OPTIONS string prompt "Additional gcc options" if TOOLCHAINOPTS