configs: android: Enable CONFIG_FUSE_FS for Android 4.2

The SD card emulator expects this.

Signed-off-by: Jon Medhurst <tixy@linaro.org>
This commit is contained in:
Jon Medhurst
2012-11-23 12:13:58 +00:00
parent 106ab78446
commit a880cf3491

View File

@@ -29,3 +29,4 @@ CONFIG_CRYPTO_TWOFISH=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=16384
CONFIG_FUSE_FS=y