diff options
author | Jeremy Cline <jcline@redhat.com> | 2019-11-11 09:39:05 -0500 |
---|---|---|
committer | Jeremy Cline <jcline@redhat.com> | 2019-11-11 09:39:05 -0500 |
commit | 2147ca93975deaf220619e9096e0b84d879febc9 (patch) | |
tree | a7731eae9afa954dfd4bb291f49b439c0bbe36fb /kernel-armv7hl-lpae-debug.config | |
parent | 7d13cc32f64484538dedf417ec355f921f20c2a6 (diff) | |
download | kernel-2147ca93975deaf220619e9096e0b84d879febc9.tar.gz kernel-2147ca93975deaf220619e9096e0b84d879febc9.tar.xz kernel-2147ca93975deaf220619e9096e0b84d879febc9.zip |
Enable VBOXSF_FS for x86
This is a staging driver that implements the Linux-guest side of folder
sharing.
Diffstat (limited to 'kernel-armv7hl-lpae-debug.config')
-rw-r--r-- | kernel-armv7hl-lpae-debug.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config index b7dfc4800..553636d03 100644 --- a/kernel-armv7hl-lpae-debug.config +++ b/kernel-armv7hl-lpae-debug.config @@ -6933,6 +6933,7 @@ CONFIG_V4L_MEM2MEM_DRIVERS=y CONFIG_V4L_PLATFORM_DRIVERS=y # CONFIG_V4L_TEST_DRIVERS is not set CONFIG_VALIDATE_FS_PARSER=y +# CONFIG_VBOXSF_FS is not set # CONFIG_VCNL4000 is not set CONFIG_VCNL4035=m CONFIG_VDSO=y |