[openwrt/openwrt] kernel: add missing config symbols for 5.15

LEDE Commits lede-commits at lists.infradead.org
Sun Mar 27 03:57:47 PDT 2022


nbd pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/a92db8abe056bd517ca2cc452786c0325ba6dba7

commit a92db8abe056bd517ca2cc452786c0325ba6dba7
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Sun Mar 27 11:31:27 2022 +0200

    kernel: add missing config symbols for 5.15
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 target/linux/generic/config-5.15 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15
index 3657304904..8dd2afc2fc 100644
--- a/target/linux/generic/config-5.15
+++ b/target/linux/generic/config-5.15
@@ -762,6 +762,7 @@ CONFIG_BROKEN_ON_SMP=y
 # CONFIG_BTRFS_FS_POSIX_ACL is not set
 # CONFIG_BTRFS_FS_REF_VERIFY is not set
 # CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set
+# CONFIG_BT_AOSPEXT is not set
 # CONFIG_BT_ATH3K is not set
 # CONFIG_BT_BNEP is not set
 CONFIG_BT_BNEP_MC_FILTER=y
@@ -2291,6 +2292,7 @@ CONFIG_HARDEN_EL2_VECTORS=y
 # CONFIG_HID_PICOLCD is not set
 # CONFIG_HID_PID is not set
 # CONFIG_HID_PLANTRONICS is not set
+# CONFIG_HID_PLAYSTATION is not set
 # CONFIG_HID_PRIMAX is not set
 # CONFIG_HID_PRODIKEYS is not set
 # CONFIG_HID_REDRAGON is not set
@@ -2299,6 +2301,7 @@ CONFIG_HARDEN_EL2_VECTORS=y
 # CONFIG_HID_ROCCAT is not set
 # CONFIG_HID_SAITEK is not set
 # CONFIG_HID_SAMSUNG is not set
+# CONFIG_HID_SEMITEK is not set
 # CONFIG_HID_SENSOR_HUB is not set
 # CONFIG_HID_SMARTJOYPLUS is not set
 # CONFIG_HID_SONY is not set
@@ -5298,6 +5301,7 @@ CONFIG_SELECT_MEMORY_MODEL=y
 # CONFIG_SENSORS_BH1780 is not set
 # CONFIG_SENSORS_CORETEMP is not set
 # CONFIG_SENSORS_CORSAIR_CPRO is not set
+# CONFIG_SENSORS_CORSAIR_PSU is not set
 # CONFIG_SENSORS_DELL_SMM is not set
 # CONFIG_SENSORS_DME1737 is not set
 # CONFIG_SENSORS_DRIVETEMP is not set




More information about the lede-commits mailing list