Remove unneeded uart driver and console

in kbdfans_tofu65_v2_defconfig
This commit is contained in:
digger vermont 2023-05-17 19:02:10 -04:00
parent e53314bf90
commit 48de29ebf7

View file

@ -7,14 +7,6 @@ CONFIG_BOARD_KBDFANS_TOFU65_V2=y
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=125000000 CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=125000000
# Enable uart driver
CONFIG_SERIAL=y
CONFIG_UART_INTERRUPT_DRIVEN=y
# Enable console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
# Enable USB CDC ACM logging for debugging # Enable USB CDC ACM logging for debugging
# CONFIG_ZMK_USB_LOGGING=y # CONFIG_ZMK_USB_LOGGING=y