From: Álvaro Fernández Rojas Date: Mon, 5 Feb 2024 17:37:29 +0000 (+0100) Subject: bcm27xx: refresh kernel configs X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=48d73764000dcf2cae8a7adf2d0fa98bb2d2fec5 bcm27xx: refresh kernel configs Refresh outdated kernel configs. Fixes: b76fcf1bbe1d ("bcm27xx: enable video symbols" Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/bcm27xx/bcm2708/config-6.1 b/target/linux/bcm27xx/bcm2708/config-6.1 index 05633387bf..af5d0183ec 100644 --- a/target/linux/bcm27xx/bcm2708/config-6.1 +++ b/target/linux/bcm27xx/bcm2708/config-6.1 @@ -377,9 +377,9 @@ CONFIG_USB_UAS=y CONFIG_USB_USBNET=y CONFIG_USE_OF=y CONFIG_VCHIQ_CDEV=y +CONFIG_VFP=y CONFIG_VIDEO_DEV=y CONFIG_VIDEO_V4L2_I2C=y -CONFIG_VFP=y CONFIG_VT=y CONFIG_VT_CONSOLE=y CONFIG_VT_CONSOLE_SLEEP=y diff --git a/target/linux/bcm27xx/bcm2709/config-6.1 b/target/linux/bcm27xx/bcm2709/config-6.1 index 1a01436079..4d307add54 100644 --- a/target/linux/bcm27xx/bcm2709/config-6.1 +++ b/target/linux/bcm27xx/bcm2709/config-6.1 @@ -476,10 +476,10 @@ CONFIG_USB_XHCI_PCI=y CONFIG_USB_XHCI_PLATFORM=y CONFIG_USE_OF=y CONFIG_VCHIQ_CDEV=y -CONFIG_VIDEO_DEV=y -CONFIG_VIDEO_V4L2_I2C=y CONFIG_VFP=y CONFIG_VFPv3=y +CONFIG_VIDEO_DEV=y +CONFIG_VIDEO_V4L2_I2C=y CONFIG_VT=y CONFIG_VT_CONSOLE=y CONFIG_VT_CONSOLE_SLEEP=y diff --git a/target/linux/bcm27xx/bcm2712/config-6.1 b/target/linux/bcm27xx/bcm2712/config-6.1 index 19644c8b67..ddd29f78fb 100644 --- a/target/linux/bcm27xx/bcm2712/config-6.1 +++ b/target/linux/bcm27xx/bcm2712/config-6.1 @@ -432,7 +432,6 @@ CONFIG_PADATA=y CONFIG_PAGE_POOL=y CONFIG_PAGE_SIZE_LESS_THAN_256KB=y CONFIG_PAGE_SIZE_LESS_THAN_64KB=y -CONFIG_PAHOLE_HAS_LANG_EXCLUDE=y CONFIG_PARTITION_PERCPU=y CONFIG_PCI=y CONFIG_PCIEAER=y