diff options
Diffstat (limited to 'arch/xtensa/Kconfig')
-rw-r--r-- | arch/xtensa/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index 0b7cd52d8b2a..7bbc6c19289c 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig | |||
@@ -156,6 +156,10 @@ config XTENSA_PLATFORM_XT2000 | |||
156 | XT2000 is the name of Tensilica's feature-rich emulation platform. | 156 | XT2000 is the name of Tensilica's feature-rich emulation platform. |
157 | This hardware is capable of running a full Linux distribution. | 157 | This hardware is capable of running a full Linux distribution. |
158 | 158 | ||
159 | config XTENSA_PLATFORM_S6105 | ||
160 | bool "S6105" | ||
161 | select SERIAL_CONSOLE | ||
162 | |||
159 | endchoice | 163 | endchoice |
160 | 164 | ||
161 | 165 | ||