1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

kernel: 6.1: add missing Kconfig symbols

Add missing symbol found during refreshing bmips Kconfigs.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas 2023-05-30 20:52:46 +02:00
parent d8e0163e74
commit 3f2f9c7d92

@ -605,7 +605,9 @@ CONFIG_BASE_SMALL=0
# CONFIG_BCM54140_PHY is not set
# CONFIG_BCM63XX is not set
# CONFIG_BCM63XX_PHY is not set
# CONFIG_BCM7038_L1_IRQ is not set
# CONFIG_BCM7038_WDT is not set
# CONFIG_BCM7120_L2_IRQ is not set
# CONFIG_BCM7XXX_PHY is not set
# CONFIG_BCM84881_PHY is not set
# CONFIG_BCM87XX_PHY is not set
@ -773,6 +775,7 @@ CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_BRCMFMAC is not set
# CONFIG_BRCMSMAC is not set
# CONFIG_BRCMSTB_GISB_ARB is not set
# CONFIG_BRCMSTB_L2_IRQ is not set
CONFIG_BRIDGE=y
# CONFIG_BRIDGE_CFM is not set
# CONFIG_BRIDGE_EBT_802_3 is not set
@ -3872,6 +3875,10 @@ CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_NAND_BCH is not set
# CONFIG_MTD_NAND_BF5XX is not set
# CONFIG_MTD_NAND_BRCMNAND is not set
# CONFIG_MTD_NAND_BRCMNAND_BCM63XX is not set
# CONFIG_MTD_NAND_BRCMNAND_BCMBCA is not set
# CONFIG_MTD_NAND_BRCMNAND_BRCMSTB is not set
# CONFIG_MTD_NAND_BRCMNAND_IPROC is not set
# CONFIG_MTD_NAND_CADENCE is not set
# CONFIG_MTD_NAND_CAFE is not set
# CONFIG_MTD_NAND_CM_X270 is not set