1. 25 7月, 2015 3 次提交
  2. 15 7月, 2015 1 次提交
  3. 22 6月, 2015 1 次提交
  4. 10 6月, 2015 2 次提交
  5. 22 5月, 2015 1 次提交
  6. 14 5月, 2015 1 次提交
  7. 12 5月, 2015 2 次提交
  8. 03 4月, 2015 2 次提交
  9. 30 1月, 2015 1 次提交
  10. 21 1月, 2015 1 次提交
  11. 26 11月, 2014 1 次提交
  12. 22 11月, 2014 1 次提交
  13. 21 11月, 2014 1 次提交
  14. 12 11月, 2014 1 次提交
  15. 24 9月, 2014 3 次提交
  16. 12 9月, 2014 2 次提交
  17. 28 8月, 2014 1 次提交
  18. 22 7月, 2014 9 次提交
  19. 19 7月, 2014 1 次提交
  20. 14 7月, 2014 1 次提交
  21. 12 7月, 2014 1 次提交
  22. 11 6月, 2014 1 次提交
  23. 13 5月, 2014 1 次提交
  24. 12 5月, 2014 1 次提交
    • A
      phy: kona2: use 'select GENERIC_PHY' in Kconfig · 3fc03f3d
      Arnd Bergmann 提交于
      All other phy drivers use 'select', while this one is
      the only one to use 'depends on'. This is not a bug, just
      slightly inconsistent, so let's change it to do things the
      same way as everyone else.
      
      We may also want to turn GENERIC_PHY into a silent option
      that only ever gets turned on if another driver needs it.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Cc: Kishon Vijay Abraham I <kishon@ti.com>
      Cc: Matt Porter <mporter@linaro.org>
      Cc: Felipe Balbi <balbi@ti.com>
      Signed-off-by: NKishon Vijay Abraham I <kishon@ti.com>
      3fc03f3d