summaryrefslogtreecommitdiff
path: root/arch/arm/configs/omap1_defconfig
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2022-06-04 00:20:28 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2022-06-04 00:20:28 +0300
commit9af13088ab139ff1663e44e5746e152303cffbc7 (patch)
treeb42a8698b59d13194dc0dd410508582ea4f80a4b /arch/arm/configs/omap1_defconfig
parentc6f2f3e2c80e975804360665d973211e4d9390cb (diff)
parent7036440eab3e2d47a775d4616909f8235488d714 (diff)
downloadlinux-9af13088ab139ff1663e44e5746e152303cffbc7.tar.xz
Merge tag 'arm-multiplatform-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Pull yet more ARM multiplatform updates from Arnd Bergmann: "This is the third and final bit of the multiplatform conversion for ARMv5, finishing off OMAP1. One patch enables the common-clk interface, and the other ones does the Kconfig change. These were waiting on a few dependencies to trickle in for common-clk, and the last one of those was in the USB tree" * tag 'arm-multiplatform-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: ARM: omap1: enable multiplatform ARM: OMAP1: clock: Convert to CCF
Diffstat (limited to 'arch/arm/configs/omap1_defconfig')
-rw-r--r--arch/arm/configs/omap1_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/omap1_defconfig b/arch/arm/configs/omap1_defconfig
index 3148567b66b6..14c17a218ec5 100644
--- a/arch/arm/configs/omap1_defconfig
+++ b/arch/arm/configs/omap1_defconfig
@@ -17,6 +17,9 @@ CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_BLK_DEV_BSG is not set
+CONFIG_ARCH_MULTI_V4T=y
+CONFIG_ARCH_MULTI_V5=y
+# CONFIG_ARCH_MULTI_V7 is not set
CONFIG_ARCH_OMAP=y
CONFIG_ARCH_OMAP1=y
CONFIG_OMAP_RESET_CLOCKS=y