summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-15 02:19:21 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-15 02:31:53 (EST)
commit02649a818f06da2fa8cd96077e85619fd6791a77 (patch)
treeeff59dd4804ce5c0798499a82694670896ec70dc
parent0367f3f77d02772b4aec9cdf878cbb4c7b6d908b (diff)
linux-libre-4.19: Enable DMI
-rw-r--r--changelog2
-rw-r--r--src/build/linux-libre-4.19_4.19.167+gnu/config16
2 files changed, 16 insertions, 2 deletions
diff --git a/changelog b/changelog
index 797d98a..e9fa213 100644
--- a/changelog
+++ b/changelog
@@ -6,6 +6,8 @@ config-libiquity-testbench (1.1) trunk
prokit during initial installation).
* config-base: Remove expect from dependencies (sendmail will be used
instead).
+ * config-linux-libre-4.19-libiquity-testbench: Enable DMI scanning
+ (needed by ThinkPad ACPI driver).
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 14 Jan 2021 00:33:38 -0500
diff --git a/src/build/linux-libre-4.19_4.19.167+gnu/config b/src/build/linux-libre-4.19_4.19.167+gnu/config
index 1e4186b..f759c89 100644
--- a/src/build/linux-libre-4.19_4.19.167+gnu/config
+++ b/src/build/linux-libre-4.19_4.19.167+gnu/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/i386 4.19.166-gnu Kernel Configuration
+# Linux/i386 4.19.167-gnu Kernel Configuration
#
#
@@ -276,7 +276,7 @@ CONFIG_CPU_SUP_INTEL=y
# CONFIG_CPU_SUP_UMC_32 is not set
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
-# CONFIG_DMI is not set
+CONFIG_DMI=y
CONFIG_NR_CPUS_RANGE_BEGIN=2
CONFIG_NR_CPUS_RANGE_END=8
CONFIG_NR_CPUS_DEFAULT=8
@@ -523,6 +523,7 @@ CONFIG_ISA_DMA_API=y
# CONFIG_SCx200 is not set
# CONFIG_ALIX is not set
# CONFIG_NET5501 is not set
+# CONFIG_GEOS is not set
# CONFIG_PCCARD is not set
# CONFIG_RAPIDIO is not set
# CONFIG_X86_SYSFB is not set
@@ -541,6 +542,9 @@ CONFIG_HAVE_GENERIC_GUP=y
# CONFIG_FIRMWARE_MEMMAP is not set
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
+CONFIG_DMIID=y
+# CONFIG_DMI_SYSFS is not set
+CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
# CONFIG_FW_CFG_SYSFS is not set
# CONFIG_GOOGLE_FIRMWARE is not set
@@ -1245,6 +1249,7 @@ CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
# CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS is not set
# CONFIG_MOUSE_PS2_CYPRESS is not set
+# CONFIG_MOUSE_PS2_LIFEBOOK is not set
CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_MOUSE_PS2_ELANTECH is not set
# CONFIG_MOUSE_PS2_SENTELIC is not set
@@ -1495,6 +1500,8 @@ CONFIG_HWMON=y
#
# Native drivers
#
+# CONFIG_SENSORS_ABITUGURU is not set
+# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7414 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
@@ -2172,6 +2179,7 @@ CONFIG_LEDS_CLASS=y
#
# LED drivers
#
+# CONFIG_LEDS_APU is not set
# CONFIG_LEDS_LM3530 is not set
# CONFIG_LEDS_LM3642 is not set
# CONFIG_LEDS_PCA9532 is not set
@@ -2180,9 +2188,11 @@ CONFIG_LEDS_CLASS=y
# CONFIG_LEDS_LP5523 is not set
# CONFIG_LEDS_LP5562 is not set
# CONFIG_LEDS_LP8501 is not set
+# CONFIG_LEDS_CLEVO_MAIL is not set
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_PCA963X is not set
# CONFIG_LEDS_BD2802 is not set
+# CONFIG_LEDS_INTEL_SS4200 is not set
# CONFIG_LEDS_TCA6507 is not set
# CONFIG_LEDS_TLC591XX is not set
# CONFIG_LEDS_LM355x is not set
@@ -2192,6 +2202,7 @@ CONFIG_LEDS_CLASS=y
# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
#
# CONFIG_LEDS_BLINKM is not set
+# CONFIG_LEDS_MLXCPLD is not set
# CONFIG_LEDS_MLXREG is not set
# CONFIG_LEDS_USER is not set
# CONFIG_LEDS_NIC78BX is not set
@@ -2837,6 +2848,7 @@ CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_HAVE_GENERIC_DMA_COHERENT=y
CONFIG_DMA_DIRECT_OPS=y
CONFIG_SWIOTLB=y
+CONFIG_CHECK_SIGNATURE=y
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_GLOB=y