]> Git Repo - J-u-boot.git/commit
sunxi: automatically select SPL_NAND_SUPPORT in Kconfig
authorMiquel Raynal <[email protected]>
Wed, 28 Feb 2018 19:51:59 +0000 (20:51 +0100)
committerMaxime Ripard <[email protected]>
Tue, 3 Apr 2018 10:13:06 +0000 (12:13 +0200)
commit6d094d535c121637775b5108f1e78e426017f757
tree4e56f785ee86ff5d5102d1468fd4b431c6fc3e7f
parent491feffa88f403a791c71ec8dd1b2c5943c83d61
sunxi: automatically select SPL_NAND_SUPPORT in Kconfig

Make SUNXI_NAND select SPL_NAND_SUPPORT in Kconfig, this limit the
number of entries to add in defconfig files when adding NAND support.

For now, the only board using it is the CHIP pro.

Signed-off-by: Miquel Raynal <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
configs/CHIP_pro_defconfig
drivers/mtd/nand/Kconfig
This page took 0.035858 seconds and 4 git commands to generate.