diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-09-17 19:45:22 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-09-17 19:45:38 +0200 |
commit | 13c60d6c3c2989ff18a8964573cf8c5ebc56b57d (patch) | |
tree | aa314e80df2e3bad6223e5fe244905ba090d2d07 /target/mips/systems/mikrotik-rb4xx | |
parent | f1fc0a7a49e01b52339a6c2a89efa6144da14461 (diff) |
add 4.1.x patches for mikrotik-rb4xx, finetune mini.config, drivers should go into target/linux/config
Diffstat (limited to 'target/mips/systems/mikrotik-rb4xx')
-rw-r--r-- | target/mips/systems/mikrotik-rb4xx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips/systems/mikrotik-rb4xx b/target/mips/systems/mikrotik-rb4xx index 57e853eb1..785a57705 100644 --- a/target/mips/systems/mikrotik-rb4xx +++ b/target/mips/systems/mikrotik-rb4xx @@ -5,12 +5,12 @@ config ADK_TARGET_SYSTEM_MIKROTIK_RB4XX select ADK_TARGET_WITH_MINIPCI select ADK_TARGET_WITH_SERIAL select ADK_TARGET_WITH_PCI + select ADK_TARGET_WITH_SPI select ADK_TARGET_WITH_WATCHDOG select ADK_TARGET_WITH_NAND select ADK_TARGET_WITH_LEDS select ADK_TARGET_WITH_NET select ADK_TARGET_WITH_BLOCK - select ADK_TARGET_KERNEL_VMLINUZ help Support for Mikrotik RB411/RB433/RB493g. |