summaryrefslogtreecommitdiff
path: root/src/mainboard/intel/harcuvar
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-11-27 08:20:57 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-11-28 10:52:27 +0000
commit9f5c895ec7761f376724332cb61b9222562835e1 (patch)
tree869f73c3b2f04dffb04575c6ea4e0349f56442bb /src/mainboard/intel/harcuvar
parent5c44c4ac7d560b8f2a04317363952e8b84322e30 (diff)
downloadcoreboot-9f5c895ec7761f376724332cb61b9222562835e1.tar.xz
mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDOR
Change-Id: Ic92e08ae5b741889a8200d10ea8148e4b4384dc8 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37270 Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Reviewed-by: David Guckian Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/intel/harcuvar')
-rw-r--r--src/mainboard/intel/harcuvar/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/intel/harcuvar/Kconfig b/src/mainboard/intel/harcuvar/Kconfig
index e3cd86e8f7..271ff81892 100644
--- a/src/mainboard/intel/harcuvar/Kconfig
+++ b/src/mainboard/intel/harcuvar/Kconfig
@@ -29,10 +29,6 @@ config MAINBOARD_PART_NUMBER
string
default "Harcuvar CRB"
-config MAINBOARD_VENDOR
- string
- default "Intel"
-
config ENABLE_FSP_MEMORY_DOWN
bool "Enable Memory Down"
default n