From 9f5c895ec7761f376724332cb61b9222562835e1 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Wed, 27 Nov 2019 08:20:57 +0100 Subject: mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDOR Change-Id: Ic92e08ae5b741889a8200d10ea8148e4b4384dc8 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/coreboot/+/37270 Reviewed-by: HAOUAS Elyes Reviewed-by: David Guckian Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/ti/beaglebone/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/ti') diff --git a/src/mainboard/ti/beaglebone/Kconfig b/src/mainboard/ti/beaglebone/Kconfig index 70096229b9..e4075d0d62 100644 --- a/src/mainboard/ti/beaglebone/Kconfig +++ b/src/mainboard/ti/beaglebone/Kconfig @@ -33,10 +33,6 @@ config MAX_CPUS int default 1 -config MAINBOARD_VENDOR - string - default "TI" - config DRAM_SIZE_MB int default 256 -- cgit v1.2.3