configs: android: Enable CONFIG_FUSE_FS for Android 4.2
authorJon Medhurst <tixy@linaro.org>
Fri, 23 Nov 2012 12:13:58 +0000 (12:13 +0000)
committerJon Medhurst <tixy@linaro.org>
Mon, 13 May 2013 12:21:42 +0000 (13:21 +0100)
The SD card emulator expects this.

Signed-off-by: Jon Medhurst <tixy@linaro.org>
linaro/configs/android.conf

index 4bc2150be17923298a25e08013766098fdfe089e..aca22831b22ba6b5d3266ed0d8fce5faf34b4bba 100644 (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