diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-06-08 14:30:16 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-06-14 20:52:06 +0200 |
commit | eefb82dd67665e0af3817589455fac210b8a5c1a (patch) | |
tree | d4e11d6d78470f6107bbe2dff10fdbd2ce04a651 | |
parent | 01557cac90d5e96677d8f6cd139c1eabd0dc39d4 (diff) |
fix typo
-rw-r--r-- | target/config/Config.in.addons | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.addons b/target/config/Config.in.addons index 4ee369d55..1ea1ed955 100644 --- a/target/config/Config.in.addons +++ b/target/config/Config.in.addons @@ -2,7 +2,7 @@ # material, please see the LICENCE file in the top-level directory. choice -prompt "Optional hadware configuration" +prompt "Optional hardware configuration" depends on ADK_TARGET_OS_LINUX && ADK_TARGET_SYSTEM_RASPBERRY_PI3 config ADK_TARGET_HARDWARE_RPI3_SERIAL |