[openwrt/openwrt] at91: kernel v5.10: refresh configs

LEDE Commits lede-commits at lists.infradead.org
Fri Oct 21 15:59:00 PDT 2022


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/dd37b205f802ec7021912854ee7e37191c242713

commit dd37b205f802ec7021912854ee7e37191c242713
Author: Claudiu Beznea <claudiu.beznea at microchip.com>
AuthorDate: Thu Sep 29 10:18:39 2022 +0300

    at91: kernel v5.10: refresh configs
    
    Refresh kernel v5.10 configs.
    
    Signed-off-by: Claudiu Beznea <claudiu.beznea at microchip.com>
---
 target/linux/at91/sam9x/config-5.10 | 1 -
 target/linux/at91/sama5/config-5.10 | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/target/linux/at91/sam9x/config-5.10 b/target/linux/at91/sam9x/config-5.10
index 609e182905..63575c6093 100644
--- a/target/linux/at91/sam9x/config-5.10
+++ b/target/linux/at91/sam9x/config-5.10
@@ -21,7 +21,6 @@ CONFIG_ARM_L1_CACHE_SHIFT=5
 CONFIG_ARM_PATCH_PHYS_VIRT=y
 CONFIG_ARM_THUMB=y
 CONFIG_ARM_UNWIND=y
-# CONFIG_ASN1 is not set
 # CONFIG_AT91RM9200_WATCHDOG is not set
 CONFIG_AT91SAM9X_WATCHDOG=y
 # CONFIG_AT91_ADC is not set
diff --git a/target/linux/at91/sama5/config-5.10 b/target/linux/at91/sama5/config-5.10
index e7478cf5c7..ee607b484f 100644
--- a/target/linux/at91/sama5/config-5.10
+++ b/target/linux/at91/sama5/config-5.10
@@ -25,7 +25,6 @@ CONFIG_ARM_PATCH_PHYS_VIRT=y
 CONFIG_ARM_THUMB=y
 CONFIG_ARM_UNWIND=y
 CONFIG_ARM_VIRT_EXT=y
-# CONFIG_ASN1 is not set
 CONFIG_AT91SAM9X_WATCHDOG=y
 CONFIG_AT91_ADC=y
 CONFIG_AT91_SAMA5D2_ADC=y
@@ -172,6 +171,7 @@ CONFIG_GENERIC_ALLOCATOR=y
 CONFIG_GENERIC_BUG=y
 CONFIG_GENERIC_CLOCKEVENTS=y
 CONFIG_GENERIC_CPU_AUTOPROBE=y
+CONFIG_GENERIC_CPU_VULNERABILITIES=y
 CONFIG_GENERIC_EARLY_IOREMAP=y
 CONFIG_GENERIC_GETTIMEOFDAY=y
 CONFIG_GENERIC_IDLE_POLL_SETUP=y




More information about the lede-commits mailing list