commit | 23aee9fccb0a828847cd767a505902189b7e4701 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue Apr 26 16:12:06 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Apr 26 10:16:10 2016 -0400 |
tree | e7eaae1256418090b3488cb46cb2f06d742e7593 | |
parent | c91545f220975c0ee3caf2bb0ae5885552017f50 [diff] |
ARM64: zynqmp: Cleanup config file after CMD move The patch: "configs: Re-sync almost all of cmd/Kconfig" (sha1: 78d1e1d0a157c8b48ea19be6170b992745d30f38) doesn't remove empty if-endif. This patch is fixing it. Signed-off-by: Michal Simek <michal.simek@xilinx.com>