summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernel
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-08-20 12:11:57 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-08-20 12:12:05 +0200
commit9f31eaf9da3fd7956cde0b32ecf2971bd08a8f7b (patch)
tree4cec7a740f01e64655ddfdf37523222861d830ad /target/config/Config.in.kernel
parentefd1970e8fdc0a92cd75111eb868264068a7ae36 (diff)
add u-boot update for hummingboardrd, add some basic infrastructure
Diffstat (limited to 'target/config/Config.in.kernel')
-rw-r--r--target/config/Config.in.kernel1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.kernel b/target/config/Config.in.kernel
index 17864db8e..bf293019b 100644
--- a/target/config/Config.in.kernel
+++ b/target/config/Config.in.kernel
@@ -57,6 +57,7 @@ config ADK_TARGET_KERNEL_MINICONFIG
default "vbox-x86" if ADK_TARGET_SYSTEM_VBOX_X86
default "ibm-x40" if ADK_TARGET_SYSTEM_IBM_X40
default "cubox-i" if ADK_TARGET_SYSTEM_CUBOX_I
+ default "hummingboard" if ADK_TARGET_SYSTEM_HUMMINGBOARD
default "raspberry-pi" if ADK_TARGET_SYSTEM_RASPBERRY_PI
default "sharp-zaurus" if ADK_TARGET_SYSTEM_SHARP_ZAURUS
default "lemote-yeelong" if ADK_TARGET_SYSTEM_LEMOTE_YEELONG