summaryrefslogtreecommitdiff
path: root/src/mainboard/lippert
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-07-08 12:31:21 +0200
committerAngel Pons <th3fanbus@gmail.com>2020-07-10 12:55:41 +0000
commit89525b3b4fe0e5b1b0cad5ae11691a3f8724be83 (patch)
treecfb3af17a1bddc2052b19bc7a499cfed842a8b11 /src/mainboard/lippert
parent1b85f18a977589ca084f13ee1136311802b6a495 (diff)
downloadcoreboot-89525b3b4fe0e5b1b0cad5ae11691a3f8724be83.tar.xz
mb/*/Kconfig: Drop spurious warning about disabled boards
No boards are disabled anymore. Change-Id: Ic8f7bdcc02faa73ce8e647756d40b20a920fc430 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/43290 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'src/mainboard/lippert')
-rw-r--r--src/mainboard/lippert/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/lippert/Kconfig b/src/mainboard/lippert/Kconfig
index f5213b6e72..0a9a454b8e 100644
--- a/src/mainboard/lippert/Kconfig
+++ b/src/mainboard/lippert/Kconfig
@@ -5,9 +5,6 @@ comment "was acquired by ADLINK"
choice
prompt "Mainboard model"
-config LIPPERT_BOARDS_DISABLED
- bool "Boards from vendor are disabled"
-
source "src/mainboard/lippert/*/Kconfig.name"
endchoice