summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-11-27 20:36:44 +0100
committerNico Huber <nico.h@gmx.de>2018-11-28 13:53:51 +0000
commitf0c5be2a4fe1746ef73764998427f3f852d27d60 (patch)
tree5523d29b80c9cad3989cdcdcece3acc07b6ac7be /src/mainboard/asus
parent4fbefc5282916550fe7cdd718263fe4cd957a2f3 (diff)
downloadcoreboot-f0c5be2a4fe1746ef73764998427f3f852d27d60.tar.gz
coreboot-f0c5be2a4fe1746ef73764998427f3f852d27d60.tar.bz2
coreboot-f0c5be2a4fe1746ef73764998427f3f852d27d60.zip
mb/*/*/Kconfig: Remove useless comment
Change-Id: Ibdff50761a205d936b0ebe067f418be0a2051798 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/29871 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Hellsenberg <th3fanbus@gmail.com> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: David Guckian Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Diffstat (limited to 'src/mainboard/asus')
-rw-r--r--src/mainboard/asus/f2a85-m/Kconfig2
-rw-r--r--src/mainboard/asus/kcma-d8/Kconfig2
-rw-r--r--src/mainboard/asus/kfsn4-dre/Kconfig2
-rw-r--r--src/mainboard/asus/kgpe-d16/Kconfig2
-rw-r--r--src/mainboard/asus/m4a78-em/Kconfig2
-rw-r--r--src/mainboard/asus/m4a785-m/Kconfig2
-rw-r--r--src/mainboard/asus/m4a785t-m/Kconfig2
-rw-r--r--src/mainboard/asus/m5a88-v/Kconfig2
-rw-r--r--src/mainboard/asus/p2b-d/Kconfig2
-rw-r--r--src/mainboard/asus/p2b-ds/Kconfig2
-rw-r--r--src/mainboard/asus/p2b-f/Kconfig2
-rw-r--r--src/mainboard/asus/p2b-ls/Kconfig2
-rw-r--r--src/mainboard/asus/p2b/Kconfig2
-rw-r--r--src/mainboard/asus/p3b-f/Kconfig2
-rw-r--r--src/mainboard/asus/p5gc-mx/Kconfig2
15 files changed, 15 insertions, 15 deletions
diff --git a/src/mainboard/asus/f2a85-m/Kconfig b/src/mainboard/asus/f2a85-m/Kconfig
index 9c03c308578d..fc43ed9d7821 100644
--- a/src/mainboard/asus/f2a85-m/Kconfig
+++ b/src/mainboard/asus/f2a85-m/Kconfig
@@ -16,7 +16,7 @@
if BOARD_ASUS_F2A85_M || BOARD_ASUS_F2A85_M_PRO || BOARD_ASUS_F2A85_M_LE
-config BOARD_SPECIFIC_OPTIONS # dummy
+config BOARD_SPECIFIC_OPTIONS
def_bool y
select CPU_AMD_AGESA_FAMILY15_TN
select NORTHBRIDGE_AMD_AGESA_FAMILY15_TN
diff --git a/src/mainboard/asus/kcma-d8/Kconfig b/src/mainboard/asus/kcma-d8/Kconfig
index f20cf21fc366..229b5ac24f71 100644
--- a/src/mainboard/asus/kcma-d8/Kconfig
+++ b/src/mainboard/asus/kcma-d8/Kconfig
@@ -1,6 +1,6 @@
if BOARD_ASUS_KCMA_D8
-config BOARD_SPECIFIC_OPTIONS # dummy
+config BOARD_SPECIFIC_OPTIONS
def_bool y
select CPU_AMD_SOCKET_C32_NON_AGESA
select DIMM_DDR3
diff --git a/src/mainboard/asus/kfsn4-dre/Kconfig b/src/mainboard/asus/kfsn4-dre/Kconfig
index 55bd5c3f57d5..d81eb3a2ea9d 100644
--- a/src/mainboard/asus/kfsn4-dre/Kconfig
+++ b/src/mainboard/asus/kfsn4-dre/Kconfig
@@ -1,6 +1,6 @@
if BOARD_ASUS_KFSN4_DRE
-config BOARD_SPECIFIC_OPTIONS # dummy
+config BOARD_SPECIFIC_OPTIONS
def_bool y
select CPU_AMD_SOCKET_F_1207
select DIMM_DDR2
diff --git a/src/mainboard/asus/kgpe-d16/Kconfig b/src/mainboard/asus/kgpe-d16/Kconfig
index 802884940c5e..d87d9269cc2f 100644
--- a/src/mainboard/asus/kgpe-d16/Kconfig
+++ b/src/mainboard/asus/kgpe-d16/Kconfig
@@ -1,6 +1,6 @@
if BOARD_ASUS_KGPE_D16
-config BOARD_SPECIFIC_OPTIONS # dummy
+config BOARD_SPECIFIC_OPTIONS
def_bool y
select CPU_AMD_SOCKET_G34_NON_AGESA
select DIMM_DDR3
diff --git a/src/mainboard/asus/m4a78-em/Kconfig b/src/mainboard/asus/m4a78-em/Kconfig
index 4300afcbdf24..d190e53c2452 100644
--- a/src/mainboard/asus/m4a78-em/Kconfig
+++ b/src/mainboard/asus/m4a78-em/Kconfig
@@ -1,6 +1,6 @@
if BOARD_ASUS_M4A78_EM
-config BOARD_SPECIFIC_OPTIONS # dummy
+config BOARD_SPECIFIC_OPTIONS
def_bool y
select CPU_AMD_SOCKET_AM3
select DIMM_DDR2
diff --git a/src/mainboard/asus/m4a785-m/Kconfig b/src/mainboard/asus/m4a785-m/Kconfig
index ed8d41c16c34..22665efe72bb 100644
--- a/src/mainboard/asus/m4a785-m/Kconfig
+++ b/src/mainboard/asus/m4a785-m/Kconfig
@@ -1,6 +1,6 @@
if BOARD_ASUS_M4A785M
-config BOARD_SPECIFIC_OPTIONS # dummy
+config BOARD_SPECIFIC_OPTIONS
def_bool y
select CPU_AMD_SOCKET_AM3
select DIMM_DDR2
diff --git a/src/mainboard/asus/m4a785t-m/Kconfig b/src/mainboard/asus/m4a785t-m/Kconfig
index c7dcb2eb853c..5cff593127f9 100644
--- a/src/mainboard/asus/m4a785t-m/Kconfig
+++ b/src/mainboard/asus/m4a785t-m/Kconfig
@@ -1,6 +1,6 @@
if BOARD_ASUS_M4A785TM
-config BOARD_SPECIFIC_OPTIONS # dummy
+config BOARD_SPECIFIC_OPTIONS
def_bool y
select CPU_AMD_SOCKET_AM3
select DIMM_DDR3
diff --git a/src/mainboard/asus/m5a88-v/Kconfig b/src/mainboard/asus/m5a88-v/Kconfig
index a86c366b3ec5..bd131c34aba9 100644
--- a/src/mainboard/asus/m5a88-v/Kconfig
+++ b/src/mainboard/asus/m5a88-v/Kconfig
@@ -1,6 +1,6 @@
if BOARD_ASUS_M5A88_V
-config BOARD_SPECIFIC_OPTIONS # dummy
+config BOARD_SPECIFIC_OPTIONS
def_bool y
select CPU_AMD_SOCKET_AM3
select DIMM_DDR3
diff --git a/src/mainboard/asus/p2b-d/Kconfig b/src/mainboard/asus/p2b-d/Kconfig
index ba2e7e005772..e1fc2215e40a 100644
--- a/src/mainboard/asus/p2b-d/Kconfig
+++ b/src/mainboard/asus/p2b-d/Kconfig
@@ -14,7 +14,7 @@
##
if BOARD_ASUS_P2B_D
-config BOARD_SPECIFIC_OPTIONS # dummy
+config BOARD_SPECIFIC_OPTIONS
def_bool y
select CPU_INTEL_SLOT_1
select NORTHBRIDGE_INTEL_I440BX
diff --git a/src/mainboard/asus/p2b-ds/Kconfig b/src/mainboard/asus/p2b-ds/Kconfig
index 7d69d1f15647..b3c4b2dc16dc 100644
--- a/src/mainboard/asus/p2b-ds/Kconfig
+++ b/src/mainboard/asus/p2b-ds/Kconfig
@@ -14,7 +14,7 @@
##
if BOARD_ASUS_P2B_DS
-config BOARD_SPECIFIC_OPTIONS # dummy
+config BOARD_SPECIFIC_OPTIONS
def_bool y
select CPU_INTEL_SLOT_1
select NORTHBRIDGE_INTEL_I440BX
diff --git a/src/mainboard/asus/p2b-f/Kconfig b/src/mainboard/asus/p2b-f/Kconfig
index b702c1bc6376..f0ab38d0ede6 100644
--- a/src/mainboard/asus/p2b-f/Kconfig
+++ b/src/mainboard/asus/p2b-f/Kconfig
@@ -14,7 +14,7 @@
##
if BOARD_ASUS_P2B_F
-config BOARD_SPECIFIC_OPTIONS # dummy
+config BOARD_SPECIFIC_OPTIONS
def_bool y
select CPU_INTEL_SLOT_1
select NORTHBRIDGE_INTEL_I440BX
diff --git a/src/mainboard/asus/p2b-ls/Kconfig b/src/mainboard/asus/p2b-ls/Kconfig
index 2bb9369c93f8..c39dc79bf8d4 100644
--- a/src/mainboard/asus/p2b-ls/Kconfig
+++ b/src/mainboard/asus/p2b-ls/Kconfig
@@ -14,7 +14,7 @@
##
if BOARD_ASUS_P2B_LS
-config BOARD_SPECIFIC_OPTIONS # dummy
+config BOARD_SPECIFIC_OPTIONS
def_bool y
select CPU_INTEL_SLOT_1
select NORTHBRIDGE_INTEL_I440BX
diff --git a/src/mainboard/asus/p2b/Kconfig b/src/mainboard/asus/p2b/Kconfig
index 6b934a5fa9c7..f34b4ddfa609 100644
--- a/src/mainboard/asus/p2b/Kconfig
+++ b/src/mainboard/asus/p2b/Kconfig
@@ -14,7 +14,7 @@
##
if BOARD_ASUS_P2B
-config BOARD_SPECIFIC_OPTIONS # dummy
+config BOARD_SPECIFIC_OPTIONS
def_bool y
select CPU_INTEL_SLOT_1
select NORTHBRIDGE_INTEL_I440BX
diff --git a/src/mainboard/asus/p3b-f/Kconfig b/src/mainboard/asus/p3b-f/Kconfig
index 212aa93f0b12..e09adf19a971 100644
--- a/src/mainboard/asus/p3b-f/Kconfig
+++ b/src/mainboard/asus/p3b-f/Kconfig
@@ -14,7 +14,7 @@
##
if BOARD_ASUS_P3B_F
-config BOARD_SPECIFIC_OPTIONS # dummy
+config BOARD_SPECIFIC_OPTIONS
def_bool y
select CPU_INTEL_SLOT_1
select NORTHBRIDGE_INTEL_I440BX
diff --git a/src/mainboard/asus/p5gc-mx/Kconfig b/src/mainboard/asus/p5gc-mx/Kconfig
index 04a9b8b3af63..21e57bb6b292 100644
--- a/src/mainboard/asus/p5gc-mx/Kconfig
+++ b/src/mainboard/asus/p5gc-mx/Kconfig
@@ -15,7 +15,7 @@
##
if BOARD_ASUS_P5GC_MX
-config BOARD_SPECIFIC_OPTIONS # dummy
+config BOARD_SPECIFIC_OPTIONS
def_bool y
select ARCH_X86
select CPU_INTEL_SOCKET_LGA775