[openwrt/openwrt] kernel: 5.10: add further generic kconfig symbols

LEDE Commits lede-commits at lists.infradead.org
Tue Feb 23 12:31:44 EST 2021


adrian pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/dc6ac62046e7cd398c32c15c6de8321c2ae9e386

commit dc6ac62046e7cd398c32c15c6de8321c2ae9e386
Author: Rui Salvaterra <rsalvaterra at gmail.com>
AuthorDate: Mon Feb 22 17:37:07 2021 +0000

    kernel: 5.10: add further generic kconfig symbols
    
    This will make the specific kconfig smaller.
    
    Reviewed-by: Tomasz Maciej Nowak <tmn505 at gmail.com>
    Tested-by: Tomasz Maciej Nowak <tmn505 at gmail.com>
    Signed-off-by: Rui Salvaterra <rsalvaterra at gmail.com>
    [improved commit title]
    Signed-off-by: Adrian Schmutzler <freifunk at adrianschmutzler.de>
---
 target/linux/generic/config-5.10 | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10
index 395e1098b5..36ab9dc66b 100644
--- a/target/linux/generic/config-5.10
+++ b/target/linux/generic/config-5.10
@@ -232,6 +232,7 @@ CONFIG_ARCH_MMAP_RND_BITS_MIN=8
 CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16
 CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
 # CONFIG_ARCH_MMP is not set
+# CONFIG_ARCH_MSTARV7 is not set
 # CONFIG_ARCH_MULTIPLATFORM is not set
 # CONFIG_ARCH_MULTI_V6 is not set
 # CONFIG_ARCH_MULTI_V7 is not set
@@ -1040,6 +1041,7 @@ CONFIG_CRYPTO_ALGAPI2=y
 # CONFIG_CRYPTO_CTR is not set
 # CONFIG_CRYPTO_CTS is not set
 # CONFIG_CRYPTO_CURVE25519 is not set
+# CONFIG_CRYPTO_CURVE25519_NEON is not set
 # CONFIG_CRYPTO_DEFLATE is not set
 # CONFIG_CRYPTO_DES is not set
 # CONFIG_CRYPTO_DEV_AMLOGIC_GXL is not set
@@ -1264,7 +1266,9 @@ CONFIG_DEBUG_KERNEL=y
 # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
 # CONFIG_DEBUG_TIMEKEEPING is not set
 # CONFIG_DEBUG_UART_8250_PALMCHIP is not set
+# CONFIG_DEBUG_UART_8250_WORD is not set
 # CONFIG_DEBUG_UART_BCM63XX is not set
+# CONFIG_DEBUG_UART_FLOW_CONTROL is not set
 # CONFIG_DEBUG_USER is not set
 # CONFIG_DEBUG_VIRTUAL is not set
 # CONFIG_DEBUG_VM is not set
@@ -2906,6 +2910,7 @@ CONFIG_LEDS_TRIGGER_NETDEV=y
 # CONFIG_LEDS_TRIGGER_PATTERN is not set
 CONFIG_LEDS_TRIGGER_TIMER=y
 # CONFIG_LEDS_TRIGGER_TRANSIENT is not set
+# CONFIG_LEDS_TURRIS_OMNIA is not set
 # CONFIG_LEDS_USER is not set
 # CONFIG_LED_TRIGGER_PHY is not set
 # CONFIG_LEGACY_PTYS is not set
@@ -4742,6 +4747,7 @@ CONFIG_RTC_DRV_CMOS=y
 # CONFIG_RTC_DRV_RTC7301 is not set
 # CONFIG_RTC_DRV_RV3028 is not set
 # CONFIG_RTC_DRV_RV3029C2 is not set
+# CONFIG_RTC_DRV_RV3032 is not set
 # CONFIG_RTC_DRV_RV8803 is not set
 # CONFIG_RTC_DRV_RX4581 is not set
 # CONFIG_RTC_DRV_RX6110 is not set
@@ -4987,6 +4993,7 @@ CONFIG_SELECT_MEMORY_MODEL=y
 # CONFIG_SENSORS_CORSAIR_CPRO is not set
 # CONFIG_SENSORS_DELL_SMM is not set
 # CONFIG_SENSORS_DME1737 is not set
+# CONFIG_SENSORS_DRIVETEMP is not set
 # CONFIG_SENSORS_DS1621 is not set
 # CONFIG_SENSORS_DS620 is not set
 # CONFIG_SENSORS_EMC1403 is not set



More information about the lede-commits mailing list