summaryrefslogtreecommitdiff
path: root/config/arch/alpha.in
blob: 387d355eeac6c8bb68cc726386b4bcfa82b9e82d (plain)
1
2
3
4
5
6
7
8
9
10
# Alpha specific configuration file

config ARCH_alpha
    select ARCH_SUPPORTS_32
    select ARCH_DEFAULT_32
    select ARCH_USE_MMU
    select ARCH_SUPPORT_CPU
    select ARCH_SUPPORT_TUNE
    help
      The Alpha architecture.