diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/portwell/m107/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/portwell/m107/Kconfig b/src/mainboard/portwell/m107/Kconfig index 6795584e57..3ab20f0b77 100644 --- a/src/mainboard/portwell/m107/Kconfig +++ b/src/mainboard/portwell/m107/Kconfig @@ -91,8 +91,4 @@ config C_ENV_BOOTBLOCK_SIZE hex "C Bootblock Size" default 0x4000 -config DRIVERS_INTEL_WIFI - bool - default n - endif # BOARD_PORTWELL_M107 |