MIPS: Kconfig: Fix indentation and add endif comment
[sfrench/cifs-2.6.git] / arch / mips / Kconfig
index de3b32a507d230cad6ae9659d33ce7b61c5d6808..6e92ca97e47974d5312411ebfea9c6e16e8a038a 100644 (file)
@@ -1321,11 +1321,11 @@ config CPU_LOONGSON64
        select SWIOTLB
        select HAVE_KVM
        help
-               The Loongson GSx64(GS264/GS464/GS464E/GS464V) series of processor
-               cores implements the MIPS64R2 instruction set with many extensions,
-               including most 64-bit Loongson-2 (2H, 2K) and Loongson-3 (3A1000,
-               3B1000, 3B1500, 3A2000, 3A3000 and 3A4000) processors. However, old
-               Loongson-2E/2F is not covered here and will be removed in future.
+         The Loongson GSx64(GS264/GS464/GS464E/GS464V) series of processor
+         cores implements the MIPS64R2 instruction set with many extensions,
+         including most 64-bit Loongson-2 (2H, 2K) and Loongson-3 (3A1000,
+         3B1000, 3B1500, 3A2000, 3A3000 and 3A4000) processors. However, old
+         Loongson-2E/2F is not covered here and will be removed in future.
 
 config LOONGSON3_ENHANCEMENT
        bool "New Loongson-3 CPU Enhancements"
@@ -3255,7 +3255,7 @@ menu "CPU Power Management"
 
 if CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMER
 source "drivers/cpufreq/Kconfig"
-endif
+endif # CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMER
 
 source "drivers/cpuidle/Kconfig"