summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.block
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-07-31 19:07:25 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-07-31 19:07:33 +0200
commitd02595e538b410237d97108d73376e803aac0eb3 (patch)
tree3ccf484bcda052c08ff3b4385e9b3b5afd496ccc /target/linux/config/Config.in.block
parentc277e6d98e7bef6fc332738c74be2f5a00a9b1fe (diff)
orange-pi-zero: make mini.config bootable, ethernet will only work for 4.13.x
Diffstat (limited to 'target/linux/config/Config.in.block')
-rw-r--r--target/linux/config/Config.in.block4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/config/Config.in.block b/target/linux/config/Config.in.block
index 179b59a0a..487cfd206 100644
--- a/target/linux/config/Config.in.block
+++ b/target/linux/config/Config.in.block
@@ -486,8 +486,10 @@ config ADK_KERNEL_MMC_SUNXI
select ADK_KERNEL_MMC_SDHCI_PLTFM
select ADK_KERNEL_MMC_UNSAFE_RESUME
select ADK_KERNEL_LBDAF
- depends on ADK_TARGET_SYSTEM_BANANA_PRO
+ depends on ADK_TARGET_SYSTEM_BANANA_PRO || \
+ ADK_TARGET_SYSTEM_ORANGE_PI0
default y if ADK_TARGET_SYSTEM_BANANA_PRO
+ default y if ADK_TARGET_SYSTEM_ORANGE_PI0
default n
config ADK_KERNEL_MMC_ATMELMCI