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/m68332evb/defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/m68332evb/defconfig') 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 # -- cgit v1.2.3