diff options
Diffstat (limited to 'arch/xtensa/Kconfig')
-rw-r--r-- | arch/xtensa/Kconfig | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index fa6dc4dd3b19..30d21a9e2ef5 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig | |||
@@ -137,6 +137,8 @@ config PCI | |||
137 | 137 | ||
138 | source "drivers/pci/Kconfig" | 138 | source "drivers/pci/Kconfig" |
139 | 139 | ||
140 | endmenu | ||
141 | |||
140 | menu "Platform options" | 142 | menu "Platform options" |
141 | 143 | ||
142 | choice | 144 | choice |
@@ -153,8 +155,6 @@ config XTENSA_PLATFORM_ISS | |||
153 | 155 | ||
154 | config XTENSA_PLATFORM_XT2000 | 156 | config XTENSA_PLATFORM_XT2000 |
155 | bool "XT2000" | 157 | bool "XT2000" |
156 | select XTENSA_CALIBRATE_CCOUNT | ||
157 | select PCI | ||
158 | help | 158 | help |
159 | XT2000 is the name of Tensilica's feature-rich emulation platform. | 159 | XT2000 is the name of Tensilica's feature-rich emulation platform. |
160 | This hardware is capable of running a full Linux distribution. | 160 | This hardware is capable of running a full Linux distribution. |
@@ -192,8 +192,6 @@ config CMDLINE | |||
192 | 192 | ||
193 | source "mm/Kconfig" | 193 | source "mm/Kconfig" |
194 | 194 | ||
195 | endmenu | ||
196 | |||
197 | config HOTPLUG | 195 | config HOTPLUG |
198 | bool "Support for hot-pluggable devices" | 196 | bool "Support for hot-pluggable devices" |
199 | help | 197 | help |