commit | 6ef2b81c0bf4c1b418318af52091902462491a85 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Jul 19 08:45:45 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Aug 18 21:03:13 2018 -0400 |
tree | 51f36d31a83debc651ef18c62dbcea3f59f78a95 | |
parent | 9f8cf76be256a83643ee05de6cffaeb452ed0931 [diff] |
env: Merge Rockchip, Sunxi, Zynq and ZynqMP There is no reason to have the same Kconfig options for different SoCs separately. The patch is merging them together. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> [trini: Fix ENV_SIZE depends on !ENV_IS_NOWHERE] Signed-off-by: Tom Rini <trini@konsulko.com>