diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-26 19:12:00 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-26 19:12:00 +0100 |
commit | 49a2312ba19ddcd7fecc1ac8177cd1ae1346c4cc (patch) | |
tree | 1d9dc20e6d2b987158addd0da286f044eb1d1aee /target/linux/config/Config.in.systems | |
parent | 1e14d6284640f07c21d837091c7f87323209b317 (diff) | |
parent | 9e358d94cc283c8022091e67fe3ca0580301a62a (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/config/Config.in.systems')
-rw-r--r-- | target/linux/config/Config.in.systems | 61 |
1 files changed, 2 insertions, 59 deletions
diff --git a/target/linux/config/Config.in.systems b/target/linux/config/Config.in.systems index 9609cf5b2..61284f0fb 100644 --- a/target/linux/config/Config.in.systems +++ b/target/linux/config/Config.in.systems @@ -5,68 +5,11 @@ config ADK_KERNEL_PAGE_SIZE_4KB config ADK_KERNEL_PAGE_SIZE_16KB boolean -# mips systems -config ADK_KERNEL_ATHEROS_AR231X - boolean - -config ADK_KERNEL_MIKROTIK_RB532 - boolean - -config ADK_KERNEL_AR7 - boolean - -config ADK_KERNEL_BCM47XX - select ADK_KERNEL_BCM47XX_SSB - boolean - -config ADK_KERNEL_ATHEROS_AR71XX - boolean - -config ADK_KERNEL_AR71XX_MACH_RB4XX - boolean - -# mips64 systems -config ADK_KERNEL_MACH_LOONGSON - boolean - -config ADK_KERNEL_LEMOTE_MACH2F - boolean - -# arm systems -config ADK_KERNEL_ARCH_VERSATILE - boolean - -config ADK_KERNEL_PXA_SHARP_Cxx00 - boolean - -config ADK_KERNEL_ARCH_PXA - boolean - -config ADK_KERNEL_PXA_SHARPSL - boolean - -config ADK_KERNEL_MACH_SPITZ - boolean - -config ADK_KERNEL_ARCH_AT91 - boolean - -config ADK_KERNEL_ARCH_AT91SAM9G20 - boolean - -config ADK_KERNEL_ARCH_AT91SAM9260 - boolean - -config ADK_KERNEL_MACH_ACMENETUSFOXG20 - boolean - -config ADK_KERNEL_BCM47XX_SSB - boolean - -# endianesss and ABI +# ABI config ADK_KERNEL_AEABI boolean +# endianess config ADK_KERNEL_CPU_BIG_ENDIAN boolean |