[EXT2_NEW] Add Matt Wu's ext2 filesystem driver. Not enabled by default just yet...
[reactos.git] / reactos / drivers / filesystems / ext2_new / inc / linux / config.h
1 #ifndef LINUX_CONFIG_H
2 #define LINUX_CONFIG_H
3
4 #define EXT2_HTREE_INDEX 1
5 //#undef EXT2_HTREE_INDEX
6
7 #endif /* LINUX_CONFIG_H */