Skip to content

Commit

Permalink
kernel: add more missing config symbols for 5.15
Browse files Browse the repository at this point in the history
Add more disabled config options found in malta
target to generic.

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
  • Loading branch information
abajk authored and dangowrt committed Mar 27, 2022
1 parent c3029f3 commit 1e83d53
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions target/linux/generic/config-5.15
Expand Up @@ -920,6 +920,7 @@ CONFIG_CIFS_POSIX=y
CONFIG_CIFS_XATTR=y
# CONFIG_CIO_DAC is not set
# CONFIG_CLEANCACHE is not set
# CONFIG_CLKSRC_PISTACHIO is not set
# CONFIG_CLKSRC_VERSATILE is not set
# CONFIG_CLK_GFM_LPASS_SM8250 is not set
# CONFIG_CLK_HSDK is not set
Expand Down Expand Up @@ -961,6 +962,7 @@ CONFIG_CMDLINE=""
# CONFIG_COMMON_CLK_MT8192 is not set
# CONFIG_COMMON_CLK_NXP is not set
# CONFIG_COMMON_CLK_PIC32 is not set
# CONFIG_COMMON_CLK_PISTACHIO is not set
# CONFIG_COMMON_CLK_PWM is not set
# CONFIG_COMMON_CLK_PXA is not set
# CONFIG_COMMON_CLK_QCOM is not set
Expand Down Expand Up @@ -2200,6 +2202,7 @@ CONFIG_GPIO_SYSFS=y
# CONFIG_GPIO_TPIC2810 is not set
# CONFIG_GPIO_TS4900 is not set
# CONFIG_GPIO_TS5500 is not set
# CONFIG_GPIO_VIRTIO is not set
# CONFIG_GPIO_VX855 is not set
# CONFIG_GPIO_WATCHDOG is not set
# CONFIG_GPIO_WINBOND is not set
Expand Down Expand Up @@ -2629,6 +2632,7 @@ CONFIG_INET=y
# CONFIG_INGENIC_ADC is not set
# CONFIG_INGENIC_CGU_JZ4725B is not set
# CONFIG_INGENIC_CGU_JZ4740 is not set
# CONFIG_INGENIC_CGU_JZ4760 is not set
# CONFIG_INGENIC_CGU_JZ4770 is not set
# CONFIG_INGENIC_CGU_JZ4780 is not set
# CONFIG_INGENIC_CGU_X1000 is not set
Expand Down Expand Up @@ -3200,8 +3204,10 @@ CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
# CONFIG_MACH_LOONGSON2EF is not set
# CONFIG_MACH_LOONGSON32 is not set
# CONFIG_MACH_LOONGSON64 is not set
# CONFIG_MACH_NINTENDO64 is not set
# CONFIG_MACH_PIC32 is not set
# CONFIG_MACH_PISTACHIO is not set
# CONFIG_MACH_REALTEK_RTL is not set
# CONFIG_MACH_TX39XX is not set
# CONFIG_MACH_TX49XX is not set
# CONFIG_MACH_VR41XX is not set
Expand Down Expand Up @@ -4588,12 +4594,14 @@ CONFIG_PCI_SYSCALL=y
# CONFIG_PHY_EXYNOS_DP_VIDEO is not set
# CONFIG_PHY_EXYNOS_MIPI_VIDEO is not set
# CONFIG_PHY_FSL_IMX8MQ_USB is not set
# CONFIG_PHY_INGENIC_USB is not set
# CONFIG_PHY_INTEL_KEEMBAY_EMMC is not set
# CONFIG_PHY_MAPPHONE_MDM6600 is not set
# CONFIG_PHY_MIXEL_MIPI_DPHY is not set
# CONFIG_PHY_MTK_HDMI is not set
# CONFIG_PHY_MTK_MIPI_DSI is not set
# CONFIG_PHY_OCELOT_SERDES is not set
# CONFIG_PHY_PISTACHIO_USB is not set
# CONFIG_PHY_PXA_28NM_HSIC is not set
# CONFIG_PHY_PXA_28NM_USB2 is not set
# CONFIG_PHY_QCOM_DWC3 is not set
Expand Down

0 comments on commit 1e83d53

Please sign in to comment.