summaryrefslogtreecommitdiff
path: root/target/arm/systems/raspberry-pi
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-10-06 07:32:33 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-10-06 07:32:33 +0200
commit888a0d2203b1d5e4865b5e30685293774cb5f001 (patch)
treeb4176c06f4bf085129cf0266737a1a8f75e1d223 /target/arm/systems/raspberry-pi
parentb0f246e707703580bfe774d357de54ccd1af95d0 (diff)
another try to fix iqaudio support
Diffstat (limited to 'target/arm/systems/raspberry-pi')
-rw-r--r--target/arm/systems/raspberry-pi2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/arm/systems/raspberry-pi b/target/arm/systems/raspberry-pi
index 45fd531d3..c0f375f68 100644
--- a/target/arm/systems/raspberry-pi
+++ b/target/arm/systems/raspberry-pi
@@ -12,6 +12,8 @@ config ADK_TARGET_SYSTEM_RASPBERRY_PI
select ADK_TARGET_WITH_USB
select ADK_TARGET_WITH_INPUT
select ADK_TARGET_WITH_SD
+ select ADK_TARGET_WITH_I2C
+ select ADK_TARGET_WITH_SPI
select ADK_PACKAGE_BCM2835_BOOTLOADER
select ADK_TARGET_WITH_ROOT_RW
select ADK_TARGET_KERNEL_ZIMAGE