summaryrefslogtreecommitdiffstats
path: root/src/mainboard/elmex
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/elmex
parent1b85f18a977589ca084f13ee1136311802b6a495 (diff)
downloadcoreboot-89525b3b4fe0e5b1b0cad5ae11691a3f8724be83.tar.gz
coreboot-89525b3b4fe0e5b1b0cad5ae11691a3f8724be83.tar.bz2
coreboot-89525b3b4fe0e5b1b0cad5ae11691a3f8724be83.zip
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/elmex')
-rw-r--r--src/mainboard/elmex/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/elmex/Kconfig b/src/mainboard/elmex/Kconfig
index 28f264dd13d9..cfa52ef0ae53 100644
--- a/src/mainboard/elmex/Kconfig
+++ b/src/mainboard/elmex/Kconfig
@@ -5,9 +5,6 @@ choice
source "src/mainboard/elmex/*/Kconfig.name"
-config ELMEX_BOARDS_DISABLED
- bool "Boards from vendor are disabled"
-
endchoice
source "src/mainboard/elmex/*/Kconfig"