Skip to content

Commit 53802e6

Browse files
jmentinmenon
authored andcommitted
arm64: defconfig: Enable hwspinlock and eQEP for K3
Enable CONFIG_HWSPINLOCK_OMAP to allow usage of these devices across K3 SoC's. Also enable CONFIG_TI_EQEP which is enabled by default on am64x SK board. Signed-off-by: Judith Mendez <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Nishanth Menon <[email protected]>
1 parent 882c214 commit 53802e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1413,6 +1413,7 @@ CONFIG_CLK_GFM_LPASS_SM8250=m
14131413
CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y
14141414
CONFIG_CLK_RENESAS_VBATTB=m
14151415
CONFIG_HWSPINLOCK=y
1416+
CONFIG_HWSPINLOCK_OMAP=m
14161417
CONFIG_HWSPINLOCK_QCOM=y
14171418
CONFIG_TEGRA186_TIMER=y
14181419
CONFIG_RENESAS_OSTM=y
@@ -1697,6 +1698,7 @@ CONFIG_INTERCONNECT_QCOM_SM8650=y
16971698
CONFIG_INTERCONNECT_QCOM_SM8750=y
16981699
CONFIG_INTERCONNECT_QCOM_X1E80100=y
16991700
CONFIG_COUNTER=m
1701+
CONFIG_TI_EQEP=m
17001702
CONFIG_RZ_MTU3_CNT=m
17011703
CONFIG_HTE=y
17021704
CONFIG_HTE_TEGRA194=y

0 commit comments

Comments
 (0)