commit | 3917c4fe0ce306e416d7eca14fe1495acc6c05a5 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Fri May 20 14:59:33 2016 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue May 24 13:22:50 2016 +0200 |
tree | 84d8bb2e1f5dcf2101ee30af0f90a22ee8fdd88a | |
parent | 0b567106b69747c74e58d423f7ab518efb4bf06a [diff] |
ARM: zynq: Simplify zynq configuration Extending Kconfig for adding new platform is a lot of work for nothing. Setting SYS_CONFIG_NAME directly in Kconfig and remove all dependencies on TARGET_ZYNQ_* options including SPL. As a side-effect it also remove custom init folder for ps7_init_gpl.* files. Folder is chosen based on device-tree file. Signed-off-by: Michal Simek <michal.simek@xilinx.com>