mb/portwell/m107: Remove Intel wifi disable

The Intel wifi drivers were disabled by default. This should not
be done here as the baseboard defines if this present or not.

BUG=N/A
TEST=build

Change-Id: I364a821f8387d580b1fbfb7cf77b32a3a6dceebb
Signed-off-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36503
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Wim Vervoorn 2019-10-31 10:19:34 +01:00 committed by Patrick Georgi
parent f6671a89c5
commit 44874482fe

View file

@ -91,8 +91,4 @@ config C_ENV_BOOTBLOCK_SIZE
hex "C Bootblock Size" hex "C Bootblock Size"
default 0x4000 default 0x4000
config DRIVERS_INTEL_WIFI
bool
default n
endif # BOARD_PORTWELL_M107 endif # BOARD_PORTWELL_M107