diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-07-13 21:00:37 -0500 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-09-01 23:09:51 +0200 |
commit | ce94e1160532b7cb642277d940fb9d8ec39cf9c3 (patch) | |
tree | 2333fecedcb3edcd2eb98521fd78ff65eda55a88 /target/config/Config.in.subsystem | |
parent | c5c6f661665450bb2a1f9e217fd5022cf7cbdfcd (diff) |
add support for beaglebone black
Diffstat (limited to 'target/config/Config.in.subsystem')
-rw-r--r-- | target/config/Config.in.subsystem | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/config/Config.in.subsystem b/target/config/Config.in.subsystem index 052d84033..39bb1394c 100644 --- a/target/config/Config.in.subsystem +++ b/target/config/Config.in.subsystem @@ -1,3 +1,6 @@ +# This file is part of the OpenADK project. OpenADK is copyrighted +# material, please see the LICENCE file in the top-level directory. + choice prompt "PCengines ALIX model" depends on ADK_TARGET_SYSTEM_PCENGINES_ALIX |