From: don.hong Date: Thu, 16 Feb 2012 07:04:42 +0000 (+0900) Subject: [Title] Modified config to include virtio 9p fs X-Git-Tag: 2.2.1_release^2~184 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=daad6bc3d45cf1abf7fc07e91bb0c3a67c3435c1;p=sdk%2Femulator%2Femulator-kernel.git [Title] Modified config to include virtio 9p fs [Type] Feature [Module] /net & /fs [Priority] [Jira#] [Redmine#] [Problem] [Cause] [Solution] [TestCase] Change-Id: I6ce9d9732078c3919fbdbf32fb56a70793bba5c0 --- diff --git a/arch/x86/configs/i386_emul_defconfig b/arch/x86/configs/i386_emul_defconfig index 9f96af8c9b6d..a008d1145b46 100644 --- a/arch/x86/configs/i386_emul_defconfig +++ b/arch/x86/configs/i386_emul_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.32.9 -# Fri Jan 13 22:53:12 2012 +# Thu Feb 16 15:57:36 2012 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -721,7 +721,9 @@ CONFIG_MAC80211_LEDS=y # CONFIG_MAC80211_DEBUG_MENU is not set # CONFIG_WIMAX is not set # CONFIG_RFKILL is not set -# CONFIG_NET_9P is not set +CONFIG_NET_9P=y +CONFIG_NET_9P_VIRTIO=y +# CONFIG_NET_9P_DEBUG is not set # # Device Drivers @@ -2317,6 +2319,7 @@ CONFIG_RPCSEC_GSS_KRB5=y # CONFIG_NCP_FS is not set # CONFIG_CODA_FS is not set # CONFIG_AFS_FS is not set +CONFIG_9P_FS=y # # Partition Types