1. 27 10月, 2010 1 次提交
  2. 19 10月, 2010 1 次提交
  3. 13 10月, 2010 7 次提交
  4. 09 10月, 2010 3 次提交
  5. 24 9月, 2010 1 次提交
  6. 01 9月, 2010 1 次提交
  7. 25 8月, 2010 1 次提交
  8. 21 8月, 2010 1 次提交
  9. 14 8月, 2010 1 次提交
  10. 12 8月, 2010 1 次提交
  11. 04 8月, 2010 1 次提交
  12. 03 8月, 2010 2 次提交
  13. 26 7月, 2010 1 次提交
  14. 21 7月, 2010 2 次提交
  15. 20 7月, 2010 1 次提交
  16. 18 7月, 2010 1 次提交
  17. 08 7月, 2010 2 次提交
  18. 04 7月, 2010 1 次提交
  19. 29 6月, 2010 2 次提交
  20. 25 6月, 2010 1 次提交
  21. 23 6月, 2010 1 次提交
    • R
      Input: fixup X86_MRST selects · 0b28bac5
      Randy Dunlap 提交于
      Some of the recent X86_MRST additions make some "select"s
      conditional on X86_MRST but missed some related kconfig symbols,
      causing:
      
      drivers/built-in.o: In function `ps2_end_command':
      (.text+0x257ab2): undefined reference to `i8042_check_port_owner'
      drivers/built-in.o: In function `ps2_end_command':
      (.text+0x257ae1): undefined reference to `i8042_unlock_chip'
      drivers/built-in.o: In function `ps2_begin_command':
      (.text+0x257b40): undefined reference to `i8042_check_port_owner'
      drivers/built-in.o: In function `ps2_begin_command':
      (.text+0x257b6f): undefined reference to `i8042_lock_chip'
      
      when SERIO_I8042=m, SERIO_LIBPS2=y, KEYBOARD_ATKBD=y.
      
      We need to make i8042 dependant upon !X86_MRST and allow deselecting
      atkbd on Moorestown even when !CONFIG_EMBEDDED.
      Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
      Cc: Jacob Pan <jacob.jun.pan@intel.com>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      0b28bac5
  22. 11 6月, 2010 1 次提交
  23. 03 6月, 2010 1 次提交
  24. 27 5月, 2010 1 次提交
  25. 20 5月, 2010 1 次提交
  26. 11 5月, 2010 2 次提交
  27. 04 5月, 2010 1 次提交