From 1740230ace3aeede3a7ee5cadd1e17744cda07b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Thu, 24 May 2018 00:04:22 +0300 Subject: Remove all AMD K8 boards MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Platforms with LATE_CBMEM_INIT were agreed to be removed with 4.7 release late 2017. Change-Id: I0ecbb40f8c7ebdf68217f50af5624905d9005c64 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/26671 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- src/mainboard/sunw/Kconfig | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 src/mainboard/sunw/Kconfig (limited to 'src/mainboard/sunw/Kconfig') diff --git a/src/mainboard/sunw/Kconfig b/src/mainboard/sunw/Kconfig deleted file mode 100644 index ea76e23c7b..0000000000 --- a/src/mainboard/sunw/Kconfig +++ /dev/null @@ -1,16 +0,0 @@ -if VENDOR_SUNW - -choice - prompt "Mainboard model" - -source "src/mainboard/sunw/*/Kconfig.name" - -endchoice - -source "src/mainboard/sunw/*/Kconfig" - -config MAINBOARD_VENDOR - string - default "Sun" - -endif # VENDOR_SUNW -- cgit v1.2.3