Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eff4c74d authored by Ben Dooks's avatar Ben Dooks
Browse files

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: default avatarBen Dooks <ben-linux@fluff.org>
parent 2e57da41
Loading
Loading
Loading
Loading
+11 −9
Original line number Original line Diff line number Diff line
@@ -16,15 +16,6 @@ config CPU_S5PV210
	help
	help
	  Enable S5PV210 CPU support
	  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
config S5PV210_SETUP_I2C1
	bool
	bool
	help
	help
@@ -51,6 +42,17 @@ config S5PV210_SETUP_SDHCI_GPIO
	help
	help
	  Common setup code for SDHCI gpio.
	  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
config MACH_GONI
	bool "GONI"
	bool "GONI"
	select CPU_S5PV210
	select CPU_S5PV210