[coreboot-gerrit] Change in coreboot[master]: mb/siemens/mc_apl1/variants/mc_apl*: Remove unused BOARD_SIEMENS_MC_A...

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Mon Nov 12 09:21:51 CET 2018


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/29586


Change subject: mb/siemens/mc_apl1/variants/mc_apl*: Remove unused BOARD_SIEMENS_MC_APL*_VAR
......................................................................

mb/siemens/mc_apl1/variants/mc_apl*: Remove unused BOARD_SIEMENS_MC_APL*_VAR

Change-Id: I6e911556abc7b7ac3573c5807b6453eecaff7e10
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/mainboard/siemens/mc_apl1/variants/mc_apl1/Kconfig
M src/mainboard/siemens/mc_apl1/variants/mc_apl2/Kconfig
M src/mainboard/siemens/mc_apl1/variants/mc_apl3/Kconfig
M src/mainboard/siemens/mc_apl1/variants/mc_apl4/Kconfig
4 files changed, 4 insertions(+), 4 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/29586/1

diff --git a/src/mainboard/siemens/mc_apl1/variants/mc_apl1/Kconfig b/src/mainboard/siemens/mc_apl1/variants/mc_apl1/Kconfig
index 1ed2609..f325e24 100644
--- a/src/mainboard/siemens/mc_apl1/variants/mc_apl1/Kconfig
+++ b/src/mainboard/siemens/mc_apl1/variants/mc_apl1/Kconfig
@@ -1,7 +1,7 @@
 
 if BOARD_SIEMENS_MC_APL1
 
-config BOARD_SIEMENS_MC_APL1_VAR
+config BOARD_SPECIFIC_OPTIONS
 	def_bool y
 	select DRIVER_INTEL_I210
 	select DRIVERS_I2C_RX6110SA
diff --git a/src/mainboard/siemens/mc_apl1/variants/mc_apl2/Kconfig b/src/mainboard/siemens/mc_apl1/variants/mc_apl2/Kconfig
index aa90041..0694316 100644
--- a/src/mainboard/siemens/mc_apl1/variants/mc_apl2/Kconfig
+++ b/src/mainboard/siemens/mc_apl1/variants/mc_apl2/Kconfig
@@ -1,7 +1,7 @@
 
 if BOARD_SIEMENS_MC_APL2
 
-config BOARD_SIEMENS_MC_APL2_VAR
+config BOARD_SPECIFIC_OPTIONS
 	def_bool y
 	select DRIVER_INTEL_I210
 	select DRIVERS_I2C_RX6110SA
diff --git a/src/mainboard/siemens/mc_apl1/variants/mc_apl3/Kconfig b/src/mainboard/siemens/mc_apl1/variants/mc_apl3/Kconfig
index 3c5a9fa..48ab734 100644
--- a/src/mainboard/siemens/mc_apl1/variants/mc_apl3/Kconfig
+++ b/src/mainboard/siemens/mc_apl1/variants/mc_apl3/Kconfig
@@ -1,7 +1,7 @@
 
 if BOARD_SIEMENS_MC_APL3
 
-config BOARD_SIEMENS_MC_APL3_VAR
+config BOARD_SPECIFIC_OPTIONS
 	def_bool y
 	select DRIVER_INTEL_I210
 	select DRIVERS_I2C_RX6110SA
diff --git a/src/mainboard/siemens/mc_apl1/variants/mc_apl4/Kconfig b/src/mainboard/siemens/mc_apl1/variants/mc_apl4/Kconfig
index 3cf7406..f341465 100644
--- a/src/mainboard/siemens/mc_apl1/variants/mc_apl4/Kconfig
+++ b/src/mainboard/siemens/mc_apl1/variants/mc_apl4/Kconfig
@@ -1,7 +1,7 @@
 
 if BOARD_SIEMENS_MC_APL4
 
-config BOARD_SIEMENS_MC_APL4_VAR
+config BOARD_SPECIFIC_OPTIONS
 	def_bool y
 	select DRIVER_INTEL_I210
 	select DRIVERS_I2C_RX6110SA

-- 
To view, visit https://review.coreboot.org/29586
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: I6e911556abc7b7ac3573c5807b6453eecaff7e10
Gerrit-Change-Number: 29586
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181112/5d9226e1/attachment.html>


More information about the coreboot-gerrit mailing list