summaryrefslogtreecommitdiff
path: root/nuttx/configs/z16f2800100zcog/pashello
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-09 17:34:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-09 17:34:53 +0000
commit248fef86608d465419947c9f442ecd5d88b60df8 (patch)
tree4fef4188983666292e6f47cc0833655f349c20f7 /nuttx/configs/z16f2800100zcog/pashello
parent9085db20b3c7ce781f807e5570ed5c8dc84a66d7 (diff)
downloadpx4-nuttx-248fef86608d465419947c9f442ecd5d88b60df8.tar.gz
px4-nuttx-248fef86608d465419947c9f442ecd5d88b60df8.tar.bz2
px4-nuttx-248fef86608d465419947c9f442ecd5d88b60df8.zip
configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows native
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5422 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/z16f2800100zcog/pashello')
-rw-r--r--nuttx/configs/z16f2800100zcog/pashello/defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/configs/z16f2800100zcog/pashello/defconfig b/nuttx/configs/z16f2800100zcog/pashello/defconfig
index aa0fb0b1a..f3067a9e7 100644
--- a/nuttx/configs/z16f2800100zcog/pashello/defconfig
+++ b/nuttx/configs/z16f2800100zcog/pashello/defconfig
@@ -153,7 +153,6 @@ CONFIG_START_YEAR=2008
CONFIG_START_MONTH=1
CONFIG_START_DAY=28
CONFIG_DEV_CONSOLE=y
-CONFIG_DEV_LOWCONSOLE=y
# CONFIG_MUTEX_TYPES is not set
# CONFIG_PRIORITY_INHERITANCE is not set
# CONFIG_FDCLONE_DISABLE is not set
@@ -223,7 +222,7 @@ CONFIG_DEV_NULL=y
# CONFIG_SENSORS is not set
# CONFIG_SERCOMM_CONSOLE is not set
CONFIG_SERIAL=y
-# CONFIG_LOWLEVEL_CONSOLE is not set
+CONFIG_DEV_LOWCONSOLE=y
# CONFIG_16550_UART is not set
CONFIG_ARCH_HAVE_UART0=y
CONFIG_ARCH_HAVE_UART1=y