[openwrt/openwrt] bcm27xx: bcm2711: update defconfig

LEDE Commits lede-commits at lists.infradead.org
Sun Feb 20 05:27:00 PST 2022


chunkeey pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/82da1dfd69aa80d31cd152b5c7bfb76fb25bb03f

commit 82da1dfd69aa80d31cd152b5c7bfb76fb25bb03f
Author: John Audia <graysky at archlinux.us>
AuthorDate: Wed Feb 9 06:18:44 2022 -0500

    bcm27xx: bcm2711: update defconfig
    
    Enabled CONFIG_ALL_KMODS and ran make kernel_menuconfig against
    bcm2711 to update defconfig.  Some of the removed symbols are
    present in target/linux/generic/config-5.10 while others were
    removed by the make target.
    
    Signed-off-by: John Audia <graysky at archlinux.us>
    Signed-off-by: Christian Lamparter <chunkeey at gmail.com> (wrapped)
---
 target/linux/bcm27xx/bcm2711/config-5.10 | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/target/linux/bcm27xx/bcm2711/config-5.10 b/target/linux/bcm27xx/bcm2711/config-5.10
index ed095231ae..b4798353fd 100644
--- a/target/linux/bcm27xx/bcm2711/config-5.10
+++ b/target/linux/bcm27xx/bcm2711/config-5.10
@@ -37,8 +37,6 @@ CONFIG_ARM64_VA_BITS=39
 CONFIG_ARM64_VA_BITS_39=y
 CONFIG_ARM64_VHE=y
 CONFIG_ARM64_WORKAROUND_CLEAN_CACHE=y
-CONFIG_ARM64_WORKAROUND_REPEAT_TLBI=y
-CONFIG_ARM64_WORKAROUND_SPECULATIVE_AT=y
 CONFIG_ARM_AMBA=y
 CONFIG_ARM_ARCH_TIMER=y
 CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y
@@ -376,7 +374,6 @@ CONFIG_RESET_SIMPLE=y
 CONFIG_RFS_ACCEL=y
 CONFIG_RODATA_FULL_DEFAULT_ENABLED=y
 # CONFIG_RPIVID_MEM is not set
-# CONFIG_RPI_AXIPERF is not set
 # CONFIG_RPI_POE_POWER is not set
 CONFIG_RPS=y
 CONFIG_RWSEM_SPIN_ON_OWNER=y
@@ -398,8 +395,6 @@ CONFIG_SERIAL_MCTRL_GPIO=y
 CONFIG_SERIAL_OF_PLATFORM=y
 CONFIG_SG_POOL=y
 CONFIG_SMP=y
-# CONFIG_SND_SOC_AD193X_I2C is not set
-# CONFIG_SND_SOC_AD193X_SPI is not set
 CONFIG_SPARSEMEM=y
 CONFIG_SPARSEMEM_EXTREME=y
 CONFIG_SPARSEMEM_MANUAL=y



More information about the lede-commits mailing list