commit | bf637ea5e48b26e01c440ed7d108eada1345ffd2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Aug 03 08:19:29 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 21:06:16 2015 -0600 |
tree | f384b1112dad69ac1375989ff7d88c9465da4c89 | |
parent | bae34335e8aef46d7103907580c40f18f1876bb0 [diff] |
exynos: config: Move common options to the common headers and tidy up Many options are duplicated on the exynos5 boards. Move these to the common files. Also some options are not used so can be removed. Tidy this up to make the files easier to maintain. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>