aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/c5471evm
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-09-04 15:28:56 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-09-04 15:28:56 +0000
commit43d533da11ecc04b9012851c1b9825e7ed8dfb63 (patch)
tree0453a5ab519367fc7fce607bc9bad010d8342b0c /nuttx/configs/c5471evm
parenta32f081a2996f75dcd584ab263be45232844575b (diff)
downloadpx4-firmware-43d533da11ecc04b9012851c1b9825e7ed8dfb63.tar.gz
px4-firmware-43d533da11ecc04b9012851c1b9825e7ed8dfb63.tar.bz2
px4-firmware-43d533da11ecc04b9012851c1b9825e7ed8dfb63.zip
Kconfig changes + back out part of last check-in: The 2STOP setting must be integer 0/1, not boolean
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5086 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/c5471evm')
-rw-r--r--nuttx/configs/c5471evm/httpd/defconfig4
-rw-r--r--nuttx/configs/c5471evm/nettest/defconfig4
-rw-r--r--nuttx/configs/c5471evm/nsh/defconfig4
-rw-r--r--nuttx/configs/c5471evm/ostest/defconfig4
4 files changed, 8 insertions, 8 deletions
diff --git a/nuttx/configs/c5471evm/httpd/defconfig b/nuttx/configs/c5471evm/httpd/defconfig
index 1b3298f93..adbd97d6d 100644
--- a/nuttx/configs/c5471evm/httpd/defconfig
+++ b/nuttx/configs/c5471evm/httpd/defconfig
@@ -67,8 +67,8 @@ CONFIG_UART_IRDA_BITS=8
CONFIG_UART_MODEM_BITS=8
CONFIG_UART_IRDA_PARITY=0
CONFIG_UART_MODEM_PARITY=0
-CONFIG_UART_IRDA_2STOP=n
-CONFIG_UART_MODEM_2STOP=n
+CONFIG_UART_IRDA_2STOP=0
+CONFIG_UART_MODEM_2STOP=0
#
# C5471 Ethernet Driver settings
diff --git a/nuttx/configs/c5471evm/nettest/defconfig b/nuttx/configs/c5471evm/nettest/defconfig
index 8bf39e9d1..af9266863 100644
--- a/nuttx/configs/c5471evm/nettest/defconfig
+++ b/nuttx/configs/c5471evm/nettest/defconfig
@@ -75,8 +75,8 @@ CONFIG_UART_IRDA_BITS=8
CONFIG_UART_MODEM_BITS=8
CONFIG_UART_IRDA_PARITY=0
CONFIG_UART_MODEM_PARITY=0
-CONFIG_UART_IRDA_2STOP=n
-CONFIG_UART_MODEM_2STOP=n
+CONFIG_UART_IRDA_2STOP=0
+CONFIG_UART_MODEM_2STOP=0
#
# C5471 Ethernet Driver settings
diff --git a/nuttx/configs/c5471evm/nsh/defconfig b/nuttx/configs/c5471evm/nsh/defconfig
index d952f9415..a0a2264e4 100644
--- a/nuttx/configs/c5471evm/nsh/defconfig
+++ b/nuttx/configs/c5471evm/nsh/defconfig
@@ -67,8 +67,8 @@ CONFIG_UART_IRDA_BITS=8
CONFIG_UART_MODEM_BITS=8
CONFIG_UART_IRDA_PARITY=0
CONFIG_UART_MODEM_PARITY=0
-CONFIG_UART_IRDA_2STOP=n
-CONFIG_UART_MODEM_2STOP=n
+CONFIG_UART_IRDA_2STOP=0
+CONFIG_UART_MODEM_2STOP=0
#
# C5471 Ethernet Driver settings
diff --git a/nuttx/configs/c5471evm/ostest/defconfig b/nuttx/configs/c5471evm/ostest/defconfig
index 56bd14bc7..5d3d70a22 100644
--- a/nuttx/configs/c5471evm/ostest/defconfig
+++ b/nuttx/configs/c5471evm/ostest/defconfig
@@ -67,8 +67,8 @@ CONFIG_UART_IRDA_BITS=8
CONFIG_UART_MODEM_BITS=8
CONFIG_UART_IRDA_PARITY=0
CONFIG_UART_MODEM_PARITY=0
-CONFIG_UART_IRDA_2STOP=n
-CONFIG_UART_MODEM_2STOP=n
+CONFIG_UART_IRDA_2STOP=0
+CONFIG_UART_MODEM_2STOP=0
#
# C5471 Ethernet Driver settings