diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-12-26 12:33:02 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-12-26 12:33:15 +0100 |
commit | f4570955a7c20dbc43afc698a2f9fed5393a0881 (patch) | |
tree | ee9378fcf060fb61d262f3d0523c96b53dfae3a8 /target/config/Config.in.kernelversion | |
parent | 0cc22b4e75d96c042dd30067297a93323d2183f2 (diff) |
add experimental support for xtensa de212 core
Diffstat (limited to 'target/config/Config.in.kernelversion')
-rw-r--r-- | target/config/Config.in.kernelversion | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index cc8ee6ad8..5f3a569e3 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -8,6 +8,7 @@ default ADK_TARGET_KERNEL_VERSION_4_3_3 if ADK_TARGET_ARCH_ARC default ADK_TARGET_KERNEL_VERSION_4_3_3 if ADK_TARGET_ARCH_SPARC default ADK_TARGET_KERNEL_VERSION_4_3_3 if ADK_TARGET_ARCH_BFIN default ADK_TARGET_KERNEL_VERSION_4_3_3 if ADK_TARGET_ARCH_H8300 +default ADK_TARGET_KERNEL_VERSION_GIT if ADK_TARGET_WITHOUT_MMU && ADK_TARGET_ARCH_XTENSA default ADK_TARGET_KERNEL_VERSION_4_1_15 config ADK_TARGET_KERNEL_VERSION_GIT |