Skip to content

Commit 67e6ddb

Browse files
nmenonolofj
authored andcommitted
arm64: defconfig: Enable TI's AM6 SoC platform
Enable K3 SoC platform for TI's AM6 SoC. Signed-off-by: Nishanth Menon <nm@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Olof Johansson <olof@lixom.net>
1 parent 1dbd150 commit 67e6ddb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ CONFIG_ARCH_BCM_IPROC=y
3838
CONFIG_ARCH_BERLIN=y
3939
CONFIG_ARCH_BRCMSTB=y
4040
CONFIG_ARCH_EXYNOS=y
41+
CONFIG_ARCH_K3=y
4142
CONFIG_ARCH_LAYERSCAPE=y
4243
CONFIG_ARCH_LG1K=y
4344
CONFIG_ARCH_HISI=y
@@ -605,6 +606,8 @@ CONFIG_ARCH_TEGRA_132_SOC=y
605606
CONFIG_ARCH_TEGRA_210_SOC=y
606607
CONFIG_ARCH_TEGRA_186_SOC=y
607608
CONFIG_ARCH_TEGRA_194_SOC=y
609+
CONFIG_ARCH_K3_AM6_SOC=y
610+
CONFIG_SOC_TI=y
608611
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
609612
CONFIG_EXTCON_USB_GPIO=y
610613
CONFIG_EXTCON_USBC_CROS_EC=y

0 commit comments

Comments
 (0)