summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-15 02:19:07 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-15 02:30:11 (EST)
commitb55dda2d8b71a72ed457855f644bf9c7d4a1e93d (patch)
treefca94b92e70a9adf8b3ec6a3882d3912623c8a4f
parentd86a6825c042890dd05a10768f3620883bb248fe (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 d03bf50..2882379 100644
--- a/changelog
+++ b/changelog
@@ -3,6 +3,8 @@ config-x60 (2.8) trunk
* config-busybox-x60: New upstream version.
* config-busybox-x60: Drop version 1.32.0 files.
* config-linux-libre-x60: Drop package.
+ * config-linux-libre-4.19-x60: Enable DMI scanning (needed by
+ ThinkPad ACPI driver).
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 14 Jan 2021 00:27:49 -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 af193bc..f3ce5f2 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.163-gnu Kernel Configuration
+# Linux/i386 4.19.167-gnu Kernel Configuration
#
#
@@ -269,7 +269,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
@@ -515,6 +515,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
@@ -533,6 +534,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
@@ -1237,6 +1241,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
@@ -1487,6 +1492,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
@@ -2164,6 +2171,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
@@ -2172,9 +2180,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
@@ -2184,6 +2194,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
@@ -2820,6 +2831,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