summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
diff options
context:
space:
mode:
authorKory Maincent <kory.maincent@bootlin.com>2021-05-04 20:31:30 +0300
committerTom Rini <trini@konsulko.com>2021-05-13 20:09:09 +0300
commit1569847e7c7b6cba6a04b5f5a5e7aa9caeeef41b (patch)
treee8b15ca22922539dc4500cc85679c537722ccc38 /arch/arm/mach-omap2
parentd705527a89ddbc30766b6ca9fe2eebf715a3ceda (diff)
downloadu-boot-1569847e7c7b6cba6a04b5f5a5e7aa9caeeef41b.tar.xz
am335x: add support for cape detect functionality
Update the Kconfig and the board file to make the am335x board compatible with cape detection. Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Diffstat (limited to 'arch/arm/mach-omap2')
-rw-r--r--arch/arm/mach-omap2/am33xx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/am33xx/Kconfig b/arch/arm/mach-omap2/am33xx/Kconfig
index 9a98e8a0a9..11e54cd293 100644
--- a/arch/arm/mach-omap2/am33xx/Kconfig
+++ b/arch/arm/mach-omap2/am33xx/Kconfig
@@ -34,6 +34,7 @@ config TARGET_AM335X_EVM
select DM_GPIO
select DM_SERIAL
select TI_I2C_BOARD_DETECT
+ select SUPPORT_EXTENSION_SCAN
imply CMD_DM
imply SPL_DM
imply SPL_DM_SEQ_ALIAS