summaryrefslogtreecommitdiff
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
commitb8f93281beadfbf699e5b09e172b786b86d204f9 (patch)
tree57aa5630a80c0a34c0ae34e240953327e05dc9bb /nuttx/arch/Kconfig
parent73198560b5abd3c9a467a28367c8560cb3cb787e (diff)
downloadpx4-nuttx-b8f93281beadfbf699e5b09e172b786b86d204f9.tar.gz
px4-nuttx-b8f93281beadfbf699e5b09e172b786b86d204f9.tar.bz2
px4-nuttx-b8f93281beadfbf699e5b09e172b786b86d204f9.zip
z8 configurations all converted to use mconf tool
git-svn-id: svn://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