]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly
authorGabe Black <gabeblack@chromium.org>
Sat, 3 Nov 2012 11:41:31 +0000 (11:41 +0000)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Dec 2012 22:30:42 +0000 (14:30 -0800)
commitba74a0ffcb2f1fb2e5a03ca4f2ee7e07c4ebb6fd
tree2949404da78206fe7ccb98a28923b00ee7ab99de
parentb208c7f1d05c304e0dd27b7278ffb00e4af8e26e
x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly

We will use coreboot.dtsi as our fdt include file.

Signed-off-by: Gabe Black <gabeblack@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/coreboot/config.mk [new file with mode: 0644]