aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/system76
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-08-31 09:53:28 +0200
committerMichael Niewöhner <c0d3z3r0@review.coreboot.org>2020-09-02 13:40:46 +0000
commitb56d596905bd09b090b07df7b01c3dfa21d2f6aa (patch)
treea568829bc4c4cc6412035c4571c971d6c376b721 /src/mainboard/system76
parent1cbf9eb5ef4b8a9b5f5dffd72d81044ce745f953 (diff)
mb/*/Kconfig: Drop redundant 'select DRIVERS_INTEL_WIFI'
DRIVERS_INTEL_WIFI is already set to yes. Change-Id: I09f628a9c1feb8992b6fe7c7ca93c75243ffc0f1 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44936 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner
Diffstat (limited to 'src/mainboard/system76')
-rw-r--r--src/mainboard/system76/lemp9/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/system76/lemp9/Kconfig b/src/mainboard/system76/lemp9/Kconfig
index 71f9fe53a4..ef7c89af2e 100644
--- a/src/mainboard/system76/lemp9/Kconfig
+++ b/src/mainboard/system76/lemp9/Kconfig
@@ -3,7 +3,6 @@ if BOARD_SYSTEM76_LEMP9
config BOARD_SPECIFIC_OPTIONS
def_bool y
select BOARD_ROMSIZE_KB_16384
- select DRIVERS_INTEL_WIFI
select EC_SYSTEM76_EC
select HAVE_ACPI_RESUME
select HAVE_ACPI_TABLES