[U-Boot] [PATCH 3/4] Move CONFIG_NAND_MXS to defconfig
Tom Rini
trini at konsulko.com
Wed Jan 11 00:14:40 CET 2017
On Sat, Jan 07, 2017 at 12:42:34PM +0100, Jagan Teki wrote:
> Cc: Stefano Babic <sbabic at denx.de>
> Signed-off-by: Jagan Teki <jagan at openedev.com>
[snip]
> 33 files changed, 21 insertions(+), 12 deletions(-)
[snip]
> diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
> index 65bb040..682e4e3 100644
> --- a/drivers/mtd/nand/Kconfig
> +++ b/drivers/mtd/nand/Kconfig
> @@ -82,7 +82,6 @@ config NAND_ARASAN
>
> config NAND_MXS
> bool "MXS NAND support"
> - depends on MX6
> help
> This enables NAND driver for the NAND flash controller on the
> MXS processors.
I think we've got something going wrong here. Why are we removing the
depends on line? I know we can't make this a default y until 'NAND'
gets migrated, and that's non-trivial. Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170110/1e8a8e4e/attachment.sig>
More information about the U-Boot
mailing list