summaryrefslogtreecommitdiff
path: root/nuttx/configs/skp16c26/ostest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/skp16c26/ostest/defconfig')
-rw-r--r--nuttx/configs/skp16c26/ostest/defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/skp16c26/ostest/defconfig b/nuttx/configs/skp16c26/ostest/defconfig
index d223a8350..cf93d5b10 100644
--- a/nuttx/configs/skp16c26/ostest/defconfig
+++ b/nuttx/configs/skp16c26/ostest/defconfig
@@ -57,9 +57,9 @@ CONFIG_ARCH_LCD=y
#
# M16C specific device driver settings
#
-CONFIG_UART0_DISABLE=y
-CONFIG_UART1_DISABLE=y
-CONFIG_UART2_DISABLE=y
+CONFIG_M16C_UART0=n
+CONFIG_M16C_UART1=n
+CONFIG_M16C_UART2=n
CONFIG_UART0_SERIAL_CONSOLE=n
CONFIG_UART1_SERIAL_CONSOLE=n
CONFIG_UART2_SERIAL_CONSOLE=n