summaryrefslogtreecommitdiff
path: root/nuttx/configs/m68332evb/defconfig
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/m68332evb/defconfig
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/m68332evb/defconfig')
-rw-r--r--nuttx/configs/m68332evb/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/m68332evb/defconfig b/nuttx/configs/m68332evb/defconfig
index 256256362..a8f6fcde4 100644
--- a/nuttx/configs/m68332evb/defconfig
+++ b/nuttx/configs/m68332evb/defconfig
@@ -43,6 +43,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_DRAM_SIZE - Describes the installed DRAM.
# CONFIG_ARCH_STACKDUMP - Do stack dumps after assertions
#