0002-mainboards-lenovo-t400-Enable-serial-debug-option-fo.patch 916 B

12345678910111213141516171819202122232425262728
  1. From afd81dfadb70b6b4357fab2842b0ac62e48623a1 Mon Sep 17 00:00:00 2001
  2. From: Timothy Pearson <tpearson@raptorengineeringinc.com>
  3. Date: Sun, 5 Apr 2015 17:58:01 -0500
  4. Subject: [PATCH 02/17] mainboards/lenovo/t400: Enable serial debug option for
  5. use with dock
  6. Change-Id: I93fcc8147586c7ca32d4805579f4185cad3d61db
  7. Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
  8. ---
  9. src/mainboard/lenovo/t400/Kconfig | 1 -
  10. 1 file changed, 1 deletion(-)
  11. diff --git a/src/mainboard/lenovo/t400/Kconfig b/src/mainboard/lenovo/t400/Kconfig
  12. index e410f20..a1d0652 100644
  13. --- a/src/mainboard/lenovo/t400/Kconfig
  14. +++ b/src/mainboard/lenovo/t400/Kconfig
  15. @@ -8,7 +8,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
  16. select SOUTHBRIDGE_INTEL_I82801IX
  17. select EC_LENOVO_PMH7
  18. select EC_LENOVO_H8
  19. - select NO_UART_ON_SUPERIO
  20. select DRIVERS_ICS_954309
  21. select BOARD_ROMSIZE_KB_8192
  22. select DRIVERS_GENERIC_IOAPIC
  23. --
  24. 1.9.1