Files
rt-thread/components/dfs/filesystems/jffs2/kernel/linux/config.h
2012-01-31 01:29:22 +00:00

13 lines
286 B
C

#ifndef __LINUX_CONFIG_H__
#define __LINUX_CONFIG_H__
#define GFP_KERNEL 0
/* #define CONFIG_JFFS2_FS_WRITEBUFFER 0 */
/* #define CONFIG_JFFS2_PROC */
/* #define CONFIG_JFFS2_RTIME */
/* #define CONFIG_JFFS2_RUBIN */
/* #define CONFIG_JFFS2_ZLIB */
#endif /* __LINUX_CONFIG_H__ */