summaryrefslogtreecommitdiffstats
path: root/src/mainboard/clevo/cml-u
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-07-23 11:21:19 +0200
committerFelix Held <felix-coreboot@felixheld.de>2021-07-26 14:02:57 +0000
commitac90f593f8481285c79863017cfa748a0d029686 (patch)
tree53e3ada9eb5a6f0fbaea8a0926f78a950f50ae02 /src/mainboard/clevo/cml-u
parentac44f87465dcc8a490723f46bf91dd1417fbc7c1 (diff)
downloadcoreboot-ac90f593f8481285c79863017cfa748a0d029686.tar.gz
coreboot-ac90f593f8481285c79863017cfa748a0d029686.tar.bz2
coreboot-ac90f593f8481285c79863017cfa748a0d029686.zip
src/*: Specify type of `CBFS_SIZE` once
There's no need to specify the type of the `CBFS_SIZE` Kconfig symbol more than once. This is done in `src/Kconfig`, along with its prompt. Change-Id: I9e08e23e24e372e60c32ae8cd7387ddd4b618ddc Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/56552 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Frans Hendriks <fhendriks@eltan.com> Reviewed-by: Felix Singer <felixsinger@posteo.net> Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/clevo/cml-u')
-rw-r--r--src/mainboard/clevo/cml-u/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/clevo/cml-u/Kconfig b/src/mainboard/clevo/cml-u/Kconfig
index dfec9e18bd99..f594e4e6ae09 100644
--- a/src/mainboard/clevo/cml-u/Kconfig
+++ b/src/mainboard/clevo/cml-u/Kconfig
@@ -42,7 +42,6 @@ config DEVICETREE
default "variants/\$(CONFIG_VARIANT_DIR)/devicetree.cb"
config CBFS_SIZE
- hex
default 0xc00000 if BOARD_CLEVO_L140CU_BASE
config CONSOLE_POST