]> git.baikalelectronics.ru Git - uboot.git/commit
configs: remove raw NAND core from k2g defconfigs
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 3 Oct 2019 17:50:17 +0000 (19:50 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 4 Dec 2019 18:26:17 +0000 (13:26 -0500)
commit716ea42e9f0cda59353f94c780d50691d51ea103
tree80d249d24ad612ca9ddf8168144979493a5f5450
parenta2ee8fec0d728b1e8aaef5a54fc9c16d8aef665a
configs: remove raw NAND core from k2g defconfigs

Due to previous Makefile organization, the raw NAND subdirectory was
not compiled in if CMD_NAND was not enabled. Because the Denali driver
does not compile with these boards (undefined environment offset),
remove the dependency within the defconfig over the controller driver
(was ignored anyway in the past).

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
configs/k2g_evm_defconfig
configs/k2g_hs_evm_defconfig