summaryrefslogtreecommitdiff
path: root/nuttx/configs/pjrc-8051
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-05-12 20:11:20 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-05-12 20:11:20 +0000
commit08c467a27d6f1e94aefdac3d204e67028d920b8e (patch)
treef8852e212fb262f355182db0cd8762e77b710241 /nuttx/configs/pjrc-8051
parent07ee7f7644cffc054c80e3e6a1963b495767b4c2 (diff)
downloadpx4-nuttx-08c467a27d6f1e94aefdac3d204e67028d920b8e.tar.gz
px4-nuttx-08c467a27d6f1e94aefdac3d204e67028d920b8e.tar.bz2
px4-nuttx-08c467a27d6f1e94aefdac3d204e67028d920b8e.zip
Add configuration option to select VFAT
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@217 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/pjrc-8051')
-rw-r--r--nuttx/configs/pjrc-8051/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/pjrc-8051/defconfig b/nuttx/configs/pjrc-8051/defconfig
index a3aabdbdb..3e27c1a8b 100644
--- a/nuttx/configs/pjrc-8051/defconfig
+++ b/nuttx/configs/pjrc-8051/defconfig
@@ -42,6 +42,7 @@
# CONFIG_ARCH_BOARD - identifies the configs subdirectory and, hence,
# the board that supports the particular chip or SoC.
# CONFIG_ARCH_BOARD_name - for use in C code
+# CONFIG_ENDIAN_BIG - define if big endian (default is little endian)
#
CONFIG_ARCH=pjrc-8051
CONFIG_ARCH_8051=n