diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-27 11:21:30 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-27 11:21:30 +0100 |
| commit | fe967bd0b07b9c17a99cc8b31a756d8438a49117 (patch) | |
| tree | 6363afe246244dd0939fc3c706e9831b3f4d2a83 /target/linux/config/Config.in.systems | |
| parent | ef35660027f4556d65f27da7cfe4f3150011f0d1 (diff) | |
| parent | 9a9fd1b6c5b7b15e6df4848df4ba85d0b3f40ee2 (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 |
