summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-01-20 00:51:11 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-01-20 00:51:11 +0100
commitb9f32040f8a7a7efb036097c609502971ae5dcca (patch)
treebeb401e28e94914f0bb471c101a7c33f0c359f3c /target
parenta715514cec5910d7f5c75062a76af78df8e7d76d (diff)
i2c: depend on grasshopper
Diffstat (limited to 'target')
-rw-r--r--target/linux/config/Config.in.i2c1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.i2c b/target/linux/config/Config.in.i2c
index 233e3391c..6d33e81cd 100644
--- a/target/linux/config/Config.in.i2c
+++ b/target/linux/config/Config.in.i2c
@@ -76,6 +76,7 @@ config ADK_KERNEL_BOARD_GRASSHOPPER_I2C
select ADK_KERNEL_I2C
select ADK_KERNEL_I2C_GPIO
select ADK_KERNEL_I2C_CHARDEV
+ depends on ADK_TARGET_SYSTEM_GRASSHOPPER
default y if ADK_TARGET_SYSTEM_GRASSHOPPER
default n
help