diff options
author | Jeremy Cline <jcline@redhat.com> | 2019-11-13 09:27:56 -0500 |
---|---|---|
committer | Jeremy Cline <jcline@redhat.com> | 2019-11-13 09:27:56 -0500 |
commit | 0bc3955b5d4971b182095fa9cfb5ca7856945dcb (patch) | |
tree | dff3dba3ba12c937e67ea06b1ac0ad67c1fba75a /configs | |
parent | 4df513d076c6f4c9528c40e2a61948fbab2932ef (diff) | |
download | kernel-0bc3955b5d4971b182095fa9cfb5ca7856945dcb.tar.gz kernel-0bc3955b5d4971b182095fa9cfb5ca7856945dcb.tar.xz kernel-0bc3955b5d4971b182095fa9cfb5ca7856945dcb.zip |
Revert "Enable VBOXSF_FS for x86"
This reverts commit 2147ca93975deaf220619e9096e0b84d879febc9.
Upstream removed the driver, hopefully it'll make it into 5.5.
Diffstat (limited to 'configs')
-rw-r--r-- | configs/fedora/generic/CONFIG_VBOXSF_FS | 1 | ||||
-rw-r--r-- | configs/fedora/generic/x86/CONFIG_VBOXSF_FS | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/configs/fedora/generic/CONFIG_VBOXSF_FS b/configs/fedora/generic/CONFIG_VBOXSF_FS deleted file mode 100644 index 7fb11ee4b..000000000 --- a/configs/fedora/generic/CONFIG_VBOXSF_FS +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_VBOXSF_FS is not set diff --git a/configs/fedora/generic/x86/CONFIG_VBOXSF_FS b/configs/fedora/generic/x86/CONFIG_VBOXSF_FS deleted file mode 100644 index 9a112e599..000000000 --- a/configs/fedora/generic/x86/CONFIG_VBOXSF_FS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_VBOXSF_FS=m |