Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 5cf88210 authored by Michael Bestas's avatar Michael Bestas Committed by hmtheboy154
Browse files

treewide: Get rid of oplus erofs

Change-Id: Idba9e3ca8aec52c55d7d2f829788c034d23bc8df
parent 8a2325ba
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -927,7 +927,6 @@ CONFIG_PSTORE_PMSG=y
CONFIG_PSTORE_RAM=y
#endif

CONFIG_OPLUS_FEATURE_EROFS=y
CONFIG_EROFS_FS=y

#ifdef OPLUS_FEATURE_IOMONITOR
+0 −1
Original line number Diff line number Diff line
@@ -1004,7 +1004,6 @@ CONFIG_PSTORE_PMSG=y
CONFIG_PSTORE_RAM=y
#endif

CONFIG_OPLUS_FEATURE_EROFS=y
CONFIG_EROFS_FS=y

#ifdef OPLUS_FEATURE_IOMONITOR
+0 −1
Original line number Diff line number Diff line
@@ -747,7 +747,6 @@ CONFIG_OVERLAY_FS=y
CONFIG_INCREMENTAL_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_OPLUS_FEATURE_EROFS=y
CONFIG_EROFS_FS=y
#ifdef OPLUS_FEATURE_EXFAT_SUPPORT
CONFIG_NLS_UTF8=y
+0 −1
Original line number Diff line number Diff line
@@ -766,7 +766,6 @@ CONFIG_OVERLAY_FS=y
CONFIG_INCREMENTAL_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_OPLUS_FEATURE_EROFS=y
CONFIG_EROFS_FS=y
#ifdef OPLUS_FEATURE_EXFAT_SUPPORT
CONFIG_NLS_UTF8=y
+1 −1
Original line number Diff line number Diff line
@@ -122,7 +122,7 @@ source "drivers/staging/gasket/Kconfig"

source "drivers/staging/axis-fifo/Kconfig"

#source "drivers/staging/erofs/Kconfig"
source "drivers/staging/erofs/Kconfig"

source "drivers/staging/qcacld-3.0/Kconfig"

Loading