commit | 087e8f85ae0648646132dd44991a58755c6edced | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Feb 05 21:41:46 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Feb 12 10:35:35 2015 -0700 |
tree | 319591dbd26d77b5d0f79a9ae46cf042d3fad7ae | |
parent | 432fd620226e7c85005191aee7f9f1a062128d9f [diff] |
dm: sunxi: Move driver model CONFIGs to Kconfig Remove driver model CONFIGs from the board config headers and use Kconfig instead. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Ian Campbell <ijc@hellion.org.uk>