From: Koen Vandeputte Date: Fri, 28 Jul 2023 11:59:08 +0000 (+0200) Subject: kernel: add missing config symbols for 6.1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=7931f471a3856cd2d4fda8f5f7e86e73a57db804;p=openwrt%2Fstaging%2Fxback.git kernel: add missing config symbols for 6.1 Discovered during tegra target bump to 6.1 Signed-off-by: Koen Vandeputte --- diff --git a/target/linux/generic/config-6.1 b/target/linux/generic/config-6.1 index 70e87665b7..71e21e2cd8 100644 --- a/target/linux/generic/config-6.1 +++ b/target/linux/generic/config-6.1 @@ -453,7 +453,9 @@ CONFIG_ARM_MODULE_PLTS=y # CONFIG_ARM_PSCI_CPUIDLE is not set # CONFIG_ARM_PTDUMP_DEBUGFS is not set # CONFIG_ARM_SBSA_WATCHDOG is not set +# CONFIG_ARM_SCMI_POWER_CONTROL is not set # CONFIG_ARM_SCMI_PROTOCOL is not set +# CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set # CONFIG_ARM_SCPI_PROTOCOL is not set # CONFIG_ARM_SDE_INTERFACE is not set # CONFIG_ARM_SMCCC_SOC_ID is not set @@ -2234,6 +2236,8 @@ CONFIG_FUTEX_PI=y # CONFIG_FW_CFG_SYSFS is not set CONFIG_FW_LOADER=y # CONFIG_FW_LOADER_COMPRESS is not set +# CONFIG_FW_LOADER_COMPRESS_XZ is not set +# CONFIG_FW_LOADER_COMPRESS_ZSTD is not set CONFIG_FW_LOADER_USER_HELPER=y CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y # CONFIG_FW_UPLOAD is not set @@ -2916,6 +2920,10 @@ CONFIG_INPUT_MISC=y # CONFIG_INV_MPU6050_I2C is not set # CONFIG_INV_MPU6050_IIO is not set # CONFIG_INV_MPU6050_SPI is not set +# CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set +# CONFIG_IOMMU_DEFAULT_DMA_LAZY is not set +# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set +# CONFIG_IOMMU_IO_PGTABLE_DART is not set # CONFIG_IOMMU_SUPPORT is not set # CONFIG_IONIC is not set # CONFIG_IOSCHED_BFQ is not set @@ -6736,6 +6744,8 @@ CONFIG_TCP_CONG_CUBIC=y # CONFIG_TCS3414 is not set # CONFIG_TCS3472 is not set # CONFIG_TEE is not set +# CONFIG_TEGRA186_GPC_DMA is not set +# CONFIG_TEGRA186_TIMER is not set # CONFIG_TEGRA210_ADMA is not set # CONFIG_TEGRA_ACONNECT is not set # CONFIG_TEGRA_AHB is not set @@ -7136,6 +7146,7 @@ CONFIG_USB_BELKIN=y # CONFIG_USB_CHIPIDEA_MSM is not set # CONFIG_USB_CHIPIDEA_PCI is not set # CONFIG_USB_CHIPIDEA_TEGRA is not set +# CONFIG_USB_CHIPIDEA_UDC is not set # CONFIG_USB_CONFIGFS is not set # CONFIG_USB_CONN_GPIO is not set # CONFIG_USB_CXACRU is not set @@ -7457,6 +7468,7 @@ CONFIG_USB_SERIAL_SAFE_PADDED=y # CONFIG_USB_STV06XX is not set # CONFIG_USB_SUPPORT is not set # CONFIG_USB_SWITCH_FSA9480 is not set +# CONFIG_USB_TEGRA_XUDC is not set # CONFIG_USB_TEST is not set # CONFIG_USB_TMC is not set # CONFIG_USB_TRANCEVIBRATOR is not set