From f0c5be2a4fe1746ef73764998427f3f852d27d60 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Tue, 27 Nov 2018 20:36:44 +0100 Subject: mb/*/*/Kconfig: Remove useless comment Change-Id: Ibdff50761a205d936b0ebe067f418be0a2051798 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/29871 Tested-by: build bot (Jenkins) Reviewed-by: Hellsenberg Reviewed-by: Nico Huber Reviewed-by: David Guckian Reviewed-by: Werner Zeh --- src/mainboard/supermicro/h8dmr_fam10/Kconfig | 2 +- src/mainboard/supermicro/h8qme_fam10/Kconfig | 2 +- src/mainboard/supermicro/h8scm_fam10/Kconfig | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/mainboard/supermicro') diff --git a/src/mainboard/supermicro/h8dmr_fam10/Kconfig b/src/mainboard/supermicro/h8dmr_fam10/Kconfig index 0a352f7de7..928a84fc96 100644 --- a/src/mainboard/supermicro/h8dmr_fam10/Kconfig +++ b/src/mainboard/supermicro/h8dmr_fam10/Kconfig @@ -1,6 +1,6 @@ if BOARD_SUPERMICRO_H8DMR_FAM10 -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/supermicro/h8qme_fam10/Kconfig b/src/mainboard/supermicro/h8qme_fam10/Kconfig index 687b1e5a1b..55d1153c7b 100644 --- a/src/mainboard/supermicro/h8qme_fam10/Kconfig +++ b/src/mainboard/supermicro/h8qme_fam10/Kconfig @@ -1,6 +1,6 @@ if BOARD_SUPERMICRO_H8QME_FAM10 -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/supermicro/h8scm_fam10/Kconfig b/src/mainboard/supermicro/h8scm_fam10/Kconfig index 0673390092..2e6db0e1ed 100644 --- a/src/mainboard/supermicro/h8scm_fam10/Kconfig +++ b/src/mainboard/supermicro/h8scm_fam10/Kconfig @@ -1,6 +1,6 @@ if BOARD_SUPERMICRO_H8SCM_FAM10 -config BOARD_SPECIFIC_OPTIONS # dummy +config BOARD_SPECIFIC_OPTIONS def_bool y select CPU_AMD_SOCKET_C32_NON_AGESA select DIMM_DDR3 -- cgit v1.2.3