From: Dipen Patel Date: Thu, 3 Nov 2022 17:45:23 +0000 (-0700) Subject: arm64: defconfig: Enable HTE config X-Git-Tag: v6.2-rc1~207^2~8^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b4c8adc40f4918d77ab851fbc06415fb313d6c7f;p=thirdparty%2Flinux.git arm64: defconfig: Enable HTE config Enable HTE core and tegra HTE provider by default as built in module. Signed-off-by: Dipen Patel Signed-off-by: Thierry Reding --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 72673250e0936..9ccc82e180c77 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1311,6 +1311,9 @@ CONFIG_INTERCONNECT_QCOM_SM8150=m CONFIG_INTERCONNECT_QCOM_SM8250=m CONFIG_INTERCONNECT_QCOM_SM8350=m CONFIG_INTERCONNECT_QCOM_SM8450=m +CONFIG_HTE=y +CONFIG_HTE_TEGRA194=y +CONFIG_HTE_TEGRA194_TEST=m CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y CONFIG_EXT4_FS_POSIX_ACL=y