From 08c467a27d6f1e94aefdac3d204e67028d920b8e Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 12 May 2007 20:11:20 +0000 Subject: Add configuration option to select VFAT git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@217 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/ntosd-dm320/defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/ntosd-dm320/defconfig') diff --git a/nuttx/configs/ntosd-dm320/defconfig b/nuttx/configs/ntosd-dm320/defconfig index a0df68383..9aaf69df8 100644 --- a/nuttx/configs/ntosd-dm320/defconfig +++ b/nuttx/configs/ntosd-dm320/defconfig @@ -45,6 +45,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_BOARD_LOOPSPERMSEC - for delay loops # CONFIG_DRAM_SIZE - Describes the installed DRAM. # CONFIG_DRAM_START - The start address of DRAM (physical) -- cgit v1.2.3