summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/poppy/Kconfig
diff options
context:
space:
mode:
authorJenny TC <jenny.tc@intel.com>2018-12-11 16:16:11 +0530
committerPatrick Georgi <pgeorgi@google.com>2018-12-20 22:15:53 +0000
commit096833fef4eb5616a95559bb2931dc5e8c0cf594 (patch)
treede5d1c9e40578b94bd8d7ccd0586d9dff3835454 /src/mainboard/google/poppy/Kconfig
parent79da216a56ed936dd4af7438962d678eba653054 (diff)
downloadcoreboot-096833fef4eb5616a95559bb2931dc5e8c0cf594.tar.gz
coreboot-096833fef4eb5616a95559bb2931dc5e8c0cf594.tar.bz2
coreboot-096833fef4eb5616a95559bb2931dc5e8c0cf594.zip
Revert "mb/google/poppy/variants/nocturne: Add DMIC properties to ACPI DSD"
This reverts commit 999b916015ea0558e3821bdb51501b43a60b5ed6. The DMIC doesn't have an ACPI id. The patch which enables ACPI device with id DMIC may create conflict in the feature. Also the ACPI id "DMIC" doesn't comply with ACPI naming conventions. The issue for which the patch was introduced, is already addressed in kernel DMIC driver and the patches are upstreamed in to the Linux kernel. Change-Id: I42cb076700dcb5906599471bebfcd5b265b17644 Signed-off-by: Jenny TC <jenny.tc@intel.com> Reviewed-on: https://review.coreboot.org/c/30151 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Diffstat (limited to 'src/mainboard/google/poppy/Kconfig')
-rw-r--r--src/mainboard/google/poppy/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/poppy/Kconfig b/src/mainboard/google/poppy/Kconfig
index 58c627c94b1c..789578f72806 100644
--- a/src/mainboard/google/poppy/Kconfig
+++ b/src/mainboard/google/poppy/Kconfig
@@ -3,7 +3,6 @@ config BOARD_GOOGLE_BASEBOARD_POPPY
def_bool n
select BOARD_ROMSIZE_KB_16384
select DRIVERS_GENERIC_GPIO_KEYS
- select DRIVERS_GENERIC_GENERIC
select DRIVERS_I2C_GENERIC
select DRIVERS_I2C_HID
select EC_GOOGLE_CHROMEEC