diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-12-26 13:09:21 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-12-26 13:09:21 +0100 |
commit | 3b2031d96e38090cf5ba2e9efc78cce38376ef8d (patch) | |
tree | 51e8316edf3c822fd18e27d584e384d4a2fd085b | |
parent | f4570955a7c20dbc43afc698a2f9fed5393a0881 (diff) |
only select the custom variant
-rw-r--r-- | target/config/Config.in.xtensa | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/config/Config.in.xtensa b/target/config/Config.in.xtensa index 95ace4987..b4908a78a 100644 --- a/target/config/Config.in.xtensa +++ b/target/config/Config.in.xtensa @@ -23,8 +23,6 @@ config ADK_TARGET_XTENSA_DC232B config ADK_TARGET_XTENSA_DE212 bool "de212" select ADK_KERNEL_XTENSA_VARIANT_CUSTOM - select ADK_KERNEL_XTENSA_VARIANT_CUSTOM_NAME - select ADK_KERNEL_BUILTIN_DTB select ADK_TARGET_LITTLE_ENDIAN select ADK_TARGET_WITH_LT select ADK_TARGET_WITHOUT_MMU |