summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap
diff options
context:
space:
mode:
authorDaniel Schultz <d.schultz@phytec.de>2017-11-03 11:48:16 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2017-11-07 07:47:41 +0100
commit2877e08f9e1afc0124c034c8466acedcc9696bac (patch)
tree18df2fd75020d4d4ffd33a15507437aeb3d0efc9 /arch/arm/mach-omap
parent7a6239529b93cb2a18d691d118ff830b14af7fdc (diff)
downloadbarebox-2877e08f9e1afc0124c034c8466acedcc9696bac.tar.gz
barebox-2877e08f9e1afc0124c034c8466acedcc9696bac.tar.xz
ARM: phytec-som-am335x: Add autoenable
Add autoenable for components, which can be populated on an AM335x phyCORE SoM. Signed-off-by: Daniel Schultz <d.schultz@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-omap')
-rw-r--r--arch/arm/mach-omap/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-omap/Kconfig b/arch/arm/mach-omap/Kconfig
index 9c41741b50..e8fc4b843a 100644
--- a/arch/arm/mach-omap/Kconfig
+++ b/arch/arm/mach-omap/Kconfig
@@ -192,6 +192,8 @@ config MACH_VSCOM_BALTOS
endif
+source arch/arm/boards/phytec-som-am335x/Kconfig
+
choice
prompt "Select OMAP board"
depends on !OMAP_MULTI_BOARDS