]> git.baikalelectronics.ru Git - uboot.git/commit
Add dependencies for MALLOC_F and OF_LIBFDT
authorSean Anderson <seanga2@gmail.com>
Wed, 18 Dec 2019 02:40:09 +0000 (21:40 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 16 Jan 2020 00:50:31 +0000 (19:50 -0500)
commitf77408623864d60cb63c6500b1705a2f461af150
tree13a504492e6e2febf48f1eb2949078c3a34eaa5e
parentb16c82583131d66d93580a78c8d7e80a554436cf
Add dependencies for MALLOC_F and OF_LIBFDT

Some features implicitly depended on MALLOC_F and OF_LIBFDT and would
fail at link-time if these features were not enabled.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
drivers/serial/Kconfig
dts/Kconfig