ARM: S5PV210: Fixup machine Kconfig order

Update the Kconfig order and add a spacer between
device setup support and the machine definitions.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
diff --git a/arch/arm/mach-s5pv210/Kconfig b/arch/arm/mach-s5pv210/Kconfig
index d59abec..9efc3b3 100644
--- a/arch/arm/mach-s5pv210/Kconfig
+++ b/arch/arm/mach-s5pv210/Kconfig
@@ -16,15 +16,6 @@
 	help
 	  Enable S5PV210 CPU support
 
-config MACH_AQUILA
-	bool "Samsung Aquila"
-	select CPU_S5PV210
-	select ARCH_SPARSEMEM_ENABLE
-	select S5PV210_SETUP_FB_24BPP
-	select S3C_DEV_FB
-	help
-	  Machine support for the Samsung Aquila target based on S5PC110 SoC
-
 config S5PV210_SETUP_I2C1
 	bool
 	help
@@ -51,6 +42,17 @@
 	help
 	  Common setup code for SDHCI gpio.
 
+# machine support
+
+config MACH_AQUILA
+	bool "Samsung Aquila"
+	select CPU_S5PV210
+	select ARCH_SPARSEMEM_ENABLE
+	select S5PV210_SETUP_FB_24BPP
+	select S3C_DEV_FB
+	help
+	  Machine support for the Samsung Aquila target based on S5PC110 SoC
+
 config MACH_GONI
 	bool "GONI"
 	select CPU_S5PV210