diff options
Diffstat (limited to 'arch/xtensa/Kconfig')
-rw-r--r-- | arch/xtensa/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index 5aab1acabf1c..b08d59e39a48 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig | |||
@@ -71,6 +71,12 @@ config XTENSA_VARIANT_DC232B | |||
71 | help | 71 | help |
72 | This variant refers to Tensilica's Diamond 232L Standard core Rev.B (LE). | 72 | This variant refers to Tensilica's Diamond 232L Standard core Rev.B (LE). |
73 | 73 | ||
74 | config XTENSA_VARIANT_DC233C | ||
75 | bool "dc233c - Diamond 233L Standard Core Rev.C (LE)" | ||
76 | select MMU | ||
77 | help | ||
78 | This variant refers to Tensilica's Diamond 233L Standard core Rev.C (LE). | ||
79 | |||
74 | config XTENSA_VARIANT_S6000 | 80 | config XTENSA_VARIANT_S6000 |
75 | bool "s6000 - Stretch software configurable processor" | 81 | bool "s6000 - Stretch software configurable processor" |
76 | select VARIANT_IRQ_SWITCH | 82 | select VARIANT_IRQ_SWITCH |