intel/wifi: Include conditionally in the build

Hardware / Coreboot - Kyösti Mälkki [gmail.com] - 30 July 2016 17:07 UTC

Keep this enabled by default as most x86 platforms could have PCI-e slots equipped with one of these Intel WiFi adapters.

The Kconfig entries under google boards had no function previously, the variable was never referenced.

Change-Id: I728ce3fd83d51d4e5e32b848a2079c5fcee29349

828e73e intel/wifi: Include conditionally in the build
src/drivers/intel/wifi/Kconfig | 6 ++++++
src/drivers/intel/wifi/Makefile.inc | 7 +------
src/drivers/intel/wifi/wifi.c | 4 ++++
src/mainboard/google/chell/Kconfig | 3 ---
src/mainboard/google/glados/Kconfig | 3 ---
src/mainboard/google/lars/Kconfig | 3 ---
src/mainboard/intel/kunimitsu/Kconfig | 3 ---
7 files changed, 11 insertions(+), 18 deletions(-)

Upstream: review.coreboot.org


  • Share