Default binary should have more relaxed pinout: serial #4998

we shall be enabling not disabling, and specifically these undef are not needed anyway?
This commit is contained in:
rusefillc 2023-01-23 05:44:07 -05:00
parent 8730782cd3
commit 9df3da244e
3 changed files with 0 additions and 7 deletions

View File

@ -40,8 +40,6 @@
#undef EFI_UART_GPS
#define EFI_UART_GPS FALSE
#undef TS_SECONDARY_UxART_PORT
#undef EFI_BLUETOOTH_SETUP
#define EFI_BLUETOOTH_SETUP TRUE

View File

@ -24,9 +24,6 @@
#undef TS_PRIMARY_UxART_PORT
#define TS_PRIMARY_UxART_PORT SD1
// no secondary channel
#undef TS_SECONDARY_UxART_PORT
/* Knock detection */
#undef EFI_HIP_9011
#define EFI_HIP_9011 TRUE

View File

@ -398,8 +398,6 @@
#define TS_PRIMARY_UxART_PORT UARTD3
#endif
#undef TS_SECONDARY_UxART_PORT
#define AUX_SERIAL_DEVICE (&SD6)
#ifndef EFI_CONSOLE_TX_BRAIN_PIN