summaryrefslogtreecommitdiff
path: root/arch/arm/config.in
blob: acc6c4e979e726f01fa08350b1c32b3ddcd4b2ee (plain)
1
2
3
4
5
6
7
8
9
comment "ARM specific options"

config ARCH_ARM_EABI
    bool
    prompt "Use EABI (EXPERIMENTAL)"
    depends on EXPERIMENTAL
    default n
    help
      Set up the toolchain so that it generates EABI-compliant binaries.