X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=Kconfig;h=7b3988c3a01474d89b742d253c1d82793876b96a;hp=d4363edcdbfe685f2c3a3bc6b1c0add79b26379e;hb=ef24b90a2e00a9a3db2bab70261807037ccc0bd7;hpb=4778ade2698a2de536594ee9cbf32db58346b59c diff --git a/Kconfig b/Kconfig index d4363ed..7b3988c 100644 --- a/Kconfig +++ b/Kconfig @@ -178,3 +178,13 @@ config YAFFS_DISABLE_BACKGROUND Background processing makes many foreground activities faster. If unsure, say N. + +config YAFFS_XATTR + bool "Enable yaffs2 xattr support" + depends on YAFFS_FS + default y + help + If this is set then yaffs2 will provide xattr support. + If unsure, say Y. + +