aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-28 17:50:28 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-28 17:50:28 +0000
commitafd86a08b5fb4b12ac25c23824e8c9592c5f265c (patch)
tree57aa5630a80c0a34c0ae34e240953327e05dc9bb /nuttx/arch/Kconfig
parent18b90c8848ca96919258e7df6dfd33a4ec7708d0 (diff)
downloadpx4-firmware-afd86a08b5fb4b12ac25c23824e8c9592c5f265c.tar.gz
px4-firmware-afd86a08b5fb4b12ac25c23824e8c9592c5f265c.tar.bz2
px4-firmware-afd86a08b5fb4b12ac25c23824e8c9592c5f265c.zip
z8 configurations all converted to use mconf tool
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5397 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/Kconfig')
-rw-r--r--nuttx/arch/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/arch/Kconfig b/nuttx/arch/Kconfig
index bbe99c17c..5cee40628 100644
--- a/nuttx/arch/Kconfig
+++ b/nuttx/arch/Kconfig
@@ -117,6 +117,12 @@ config ARCH_STACKDUMP
---help---
Enable to do stack dumps after assertions
+config ENDIAN_BIG
+ bool "Big Endian Architecture"
+ default n
+ ---help---
+ Select if architecture operates using big-endian byte ordering.
+
comment "Board Settings"
config BOARD_LOOPSPERMSEC