]> git.baikalelectronics.ru Git - uboot.git/commit
mips: mt76xx: linkit/gardena: Don't use CONFIG_OF_EMBED
authorStefan Roese <sr@denx.de>
Tue, 18 Dec 2018 09:27:15 +0000 (10:27 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 19 Dec 2018 14:23:01 +0000 (15:23 +0100)
commit96cfe572b57e2e2e70316d3004383883c7a21e64
treeb81bc7de71695351da6b1ff139c633bc7e2a7aef
parent843a9e956adbdf006c106f92f7ef2f2089297054
mips: mt76xx: linkit/gardena: Don't use CONFIG_OF_EMBED

Building with CONFIG_OF_EMBED generates build warnings, as it should
only be used for debugging purposes. So let's move all MT7688 targets to
CONFIG_OF_SEPARATE instead with this patch.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
configs/gardena-smart-gateway-mt7688-ram_defconfig
configs/gardena-smart-gateway-mt7688_defconfig
configs/linkit-smart-7688-ram_defconfig
configs/linkit-smart-7688_defconfig