commit | 8c29e656a8e4720986551aa708259538b9857880 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Nov 23 10:32:01 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Dec 01 06:26:36 2015 -0700 |
tree | 135d0e482f6fe5dc92141a73703fecf4fcc763b3 | |
parent | b2aa4c5959113e838a33ea504c634a435abbad16 [diff] |
ARM: tegra: refactor common Kconfig options This makes it easier to select common options in a single place, rather than having to add them separately for different SoCs or architectures. The lists of select statements are now also sorted for easy searching. Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Simon Glass <sjg@chromium.org>