Revert "sdcardfs: Disallow SDCARD_FS when FUSE_BPF is enabled"

Reason for revert: It works now for whatever reason.

This reverts commit 182b1a7148.

Change-Id: Ie87a2c92bb27079a60eefdc5db936f4cffc33e33
This commit is contained in:
Thomas Turner
2026-05-30 12:30:52 +01:00
parent 7e11b5e26b
commit 644e2616fa

View File

@ -1,6 +1,5 @@
config SDCARD_FS
tristate "sdcard file system"
depends on !FUSE_BPF
depends on CONFIGFS_FS
default n
help