X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=Kconfig;h=7b3988c3a01474d89b742d253c1d82793876b96a;hp=d4363edcdbfe685f2c3a3bc6b1c0add79b26379e;hb=4a96d43bb566f00596a31a41c535cabbf52d4f20;hpb=523109e39ed14c0153c7947ad7a8f31a0917df93 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. + +