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

Commit 51824c5f authored by Thomas Weber's avatar Thomas Weber Committed by Tony Lindgren
Browse files

omap: Devkit8000: Add missing package selection



Devkit8000 uses the CUS package for OMAP3530.

This patch adds missing package selection for CUS and enables
CONFIG_MUX.

Replace whitespace with tab in Kconfig.

Signed-off-by: default avatarThomas Weber <weber@corscience.de>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 6057db52
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -61,6 +61,8 @@ config MACH_OMAP3_BEAGLE
config MACH_DEVKIT8000
	bool "DEVKIT8000 board"
	depends on ARCH_OMAP3
	select OMAP_PACKAGE_CUS
	select OMAP_MUX

config MACH_OMAP_LDP
	bool "OMAP3 LDP board"