Felix Singer has uploaded this change for review.

View Change

mb/asrock/h110m: Drop DEVICETREE from Kconfig

Drop DEVICETREE from Kconfig since its value is the default.

Built with BUILD_TIMELESS=1, coreboot.rom remains the same.

Change-Id: Idbcd49cca6494ae2da0f364c24638d7ca11911da
Signed-off-by: Felix Singer <felixsinger@posteo.net>
---
M src/mainboard/asrock/h110m/Kconfig
1 file changed, 0 insertions(+), 4 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/49183/1
diff --git a/src/mainboard/asrock/h110m/Kconfig b/src/mainboard/asrock/h110m/Kconfig
index d923c30..c4b48c3 100644
--- a/src/mainboard/asrock/h110m/Kconfig
+++ b/src/mainboard/asrock/h110m/Kconfig
@@ -33,10 +33,6 @@
int
default 8

-config DEVICETREE
- string
- default "devicetree.cb"
-
config PRERAM_CBMEM_CONSOLE_SIZE
hex
default 0xd00

To view, visit change 49183. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Idbcd49cca6494ae2da0f364c24638d7ca11911da
Gerrit-Change-Number: 49183
Gerrit-PatchSet: 1
Gerrit-Owner: Felix Singer <felixsinger@posteo.net>
Gerrit-MessageType: newchange