[coreboot-gerrit] Change in coreboot[master]: drivers/intel/wifi: Make WIFI_SAR_CBFS user visible

Furquan Shaikh (Code Review) gerrit at coreboot.org
Mon Aug 27 03:44:43 CEST 2018


Furquan Shaikh has uploaded this change for review. ( https://review.coreboot.org/28352


Change subject: drivers/intel/wifi: Make WIFI_SAR_CBFS user visible
......................................................................

drivers/intel/wifi: Make WIFI_SAR_CBFS user visible

This change makes WIFI_SAR_CBFS user selectable option so that it can
be enabled/disabled from menuconfig along with the SAR filepath.

BUG=b:112425861

Change-Id: Idf6feaefe68e7ebf6786c2c36e92a054fba4483c
Signed-off-by: Furquan Shaikh <furquan at google.com>
---
M src/drivers/intel/wifi/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/28352/1

diff --git a/src/drivers/intel/wifi/Kconfig b/src/drivers/intel/wifi/Kconfig
index 3cf0446..4dc4d7f 100644
--- a/src/drivers/intel/wifi/Kconfig
+++ b/src/drivers/intel/wifi/Kconfig
@@ -31,7 +31,7 @@
 	depends on USE_SAR
 
 config WIFI_SAR_CBFS
-	bool
+	bool "Enable SAR table addition to CBFS"
 	default n
 	depends on USE_SAR
 	help

-- 
To view, visit https://review.coreboot.org/28352
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idf6feaefe68e7ebf6786c2c36e92a054fba4483c
Gerrit-Change-Number: 28352
Gerrit-PatchSet: 1
Gerrit-Owner: Furquan Shaikh <furquan at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180827/6b0e4931/attachment.html>


More information about the coreboot-gerrit mailing list