diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-12-05 19:40:23 -0600 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-12-05 19:40:23 -0600 |
commit | 67ce693b29bff1ace9dda505155174fb8ce62297 (patch) | |
tree | 5e6e47847c901be4a935f65e7a408272185d88de /target/config | |
parent | a61f01d56e1597ecfb578b04cf5ff71d580cd5b4 (diff) |
depend on arm
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.toolchain | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.toolchain b/target/config/Config.in.toolchain index a5c91f0f7..70d6080ec 100644 --- a/target/config/Config.in.toolchain +++ b/target/config/Config.in.toolchain @@ -134,6 +134,7 @@ config ADK_LINUX_ARM_WITH_THUMB boolean select ADK_KERNEL_THUMB2_KERNEL default n + depends on ADK_LINUX_ARM help Experimental option. Use with care. |