xtensa: fix wrong extern declaration renamed in code using it
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / xtensa / Kconfig
index fa6dc4dd3b193597aea23f0516014f5d1f5005db..30d21a9e2ef5048649e352fa40101e736ce85652 100644 (file)
@@ -137,6 +137,8 @@ config PCI
 
 source "drivers/pci/Kconfig"
 
+endmenu
+
 menu "Platform options"
 
 choice
@@ -153,8 +155,6 @@ config XTENSA_PLATFORM_ISS
 
 config XTENSA_PLATFORM_XT2000
        bool "XT2000"
-       select XTENSA_CALIBRATE_CCOUNT
-       select PCI
        help
          XT2000 is the name of Tensilica's feature-rich emulation platform.
          This hardware is capable of running a full Linux distribution.
@@ -192,8 +192,6 @@ config CMDLINE
 
 source "mm/Kconfig"
 
-endmenu
-
 config HOTPLUG
        bool "Support for hot-pluggable devices"
        help