summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorHannes Schmelzer <oe5hpm@oevsv.at>2018-07-06 15:41:18 +0200
committerTom Rini <trini@konsulko.com>2018-07-19 17:03:33 -0400
commite31fb4db36fa6dacdc2df504f8b208f74f299e77 (patch)
tree5df401fa1ebb4ecfedeae34102b3897debdd5ea9 /scripts
parent20e7705764c4e5ea924f1ea54bb36ebbbeffffe7 (diff)
board/BuR: drop devicetree loading and lcd setup for linux-targets
This patch drops the lcd-screen setup, the summary screen and getting mac-addresses based on a previous loaded device-tree for linux targets. Selecting those linux target is simple, since we have only the brppt1. In detail we do: - drop the common lcd-setup code which relys on a fdt_blob - drop the common dtb loading mechanism - drop the now obsolete CONFIG_USE_FDT from board header and whitelist. Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/config_whitelist.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index 2f6c9557a5..8d1b03e536 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -4677,7 +4677,6 @@ CONFIG_USB_XHCI_EXYNOS
CONFIG_USB_XHCI_KEYSTONE
CONFIG_USB_XHCI_OMAP
CONFIG_USER_LOWLEVEL_INIT
-CONFIG_USE_FDT
CONFIG_USE_INTERRUPT
CONFIG_USE_NAND
CONFIG_USE_NOR