1. 30 12月, 2016 1 次提交
    • M
      mmc: complete unfinished move of CONFIG_MMC · c2726995
      Masahiro Yamada 提交于
      Commit 7a777f6d ("mmc: Add generic Kconfig option") created
      a Kconfig entry for this option without any actual moves, then
      commit 44c79879 ("sunxi: Use Kconfig CONFIG_MMC") moved
      instances only for SUNXI.
      
      We generally do not like such partial moves.  This kind of work
      is automated by tools/moveconfig.py, so it is pretty easy to
      complete this move.
      
      I am adding "default ARM || PPC || SANDBOX" (suggested by Tom).
      This shortens the configs and will ease new board porting.
      
      This commit was created as follows:
      
      [1] Edit Kconfig (remove the "depends on", add the "default",
          copy the prompt and help message from Linux)
      
      [2] Run 'tools/moveconfig.py -y -s -r HEAD MMC'
      Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
      Reviewed-by: NJaehoon Chung <jh80.chung@samsung.com>
      c2726995
  2. 19 11月, 2016 2 次提交
  3. 28 10月, 2016 2 次提交
  4. 24 10月, 2016 5 次提交
  5. 12 10月, 2016 2 次提交
  6. 07 10月, 2016 3 次提交
  7. 26 9月, 2016 1 次提交
  8. 17 9月, 2016 8 次提交
  9. 15 9月, 2016 1 次提交
  10. 10 9月, 2016 1 次提交
  11. 07 9月, 2016 2 次提交
  12. 27 7月, 2016 3 次提交
  13. 15 7月, 2016 1 次提交
  14. 10 6月, 2016 1 次提交
  15. 04 6月, 2016 2 次提交
  16. 04 5月, 2016 1 次提交
  17. 26 4月, 2016 3 次提交
  18. 22 3月, 2016 1 次提交