config/arch/avr32.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Mar 28 01:05:18 2011 +0200 (2011-03-28)
changeset 2362 0888065f8c4d
parent 1716 6bbf206a5b57
child 2444 896cb0d36c1a
permissions -rw-r--r--
cc/gcc: cleanup the _or_later logic

So far, we've had a version always select appropriate _or_later option,
which in turn would select all previous _or_later options.

Because the dependencies on companion libs were cumulative, that was
working OK. But the upcoming 4.6 will no longer depend on libelf, so
we can't keep the cumulative scheme we've been using so far.

Have each release family select the corresponding dependencies, instead
of relying on selecting previous _or_later.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
mgl@1371
     1
# AVR32 specific configuration file
mgl@1371
     2
mgl@1371
     3
config ARCH_avr32
yann@1716
     4
    select ARCH_SUPPORTS_32
yann@1716
     5
    select ARCH_DEFAULT_32
mgl@1371
     6
    select ARCH_USE_MMU
mgl@1371
     7
    select ARCH_DEFAULT_BE
mgl@1468
     8
    select ARCH_SUPPORT_ARCH
mgl@1468
     9
    select ARCH_SUPPORT_CPU
mgl@1468
    10
    select ARCH_SUPPORT_TUNE
mgl@1468
    11
    select ARCH_SUPPORT_FPU
mgl@1468
    12
     help
mgl@1371
    13
      The AVR32 architecture, as defined by:
mgl@1371
    14
        http://www.atmel.com/products/avr32