Skip to content

Commit 5ccb8f9

Browse files
committed
config: enable support for firmware loader debug
Link: deepin-community#477 (cherry picked from commit 71ac0b7) Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
1 parent c275dbf commit 5ccb8f9

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

arch/arm64/configs/deepin_arm64_desktop_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,6 @@ CONFIG_DEVTMPFS=y
803803
CONFIG_DEVTMPFS_MOUNT=y
804804
# CONFIG_STANDALONE is not set
805805
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
806-
# CONFIG_FW_LOADER_DEBUG is not set
807806
CONFIG_FW_LOADER_USER_HELPER=y
808807
CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
809808
CONFIG_FW_LOADER_COMPRESS=y

arch/loongarch/configs/deepin_loongarch_desktop_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,6 @@ CONFIG_DEVTMPFS=y
769769
CONFIG_DEVTMPFS_MOUNT=y
770770
# CONFIG_STANDALONE is not set
771771
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
772-
# CONFIG_FW_LOADER_DEBUG is not set
773772
CONFIG_FW_LOADER_COMPRESS=y
774773
CONFIG_FW_LOADER_COMPRESS_ZSTD=y
775774
CONFIG_MOXTET=m

arch/x86/configs/deepin_x86_desktop_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,6 @@ CONFIG_UEVENT_HELPER=y
720720
CONFIG_DEVTMPFS=y
721721
CONFIG_DEVTMPFS_MOUNT=y
722722
# CONFIG_STANDALONE is not set
723-
# CONFIG_FW_LOADER_DEBUG is not set
724723
CONFIG_FW_LOADER_COMPRESS=y
725724
CONFIG_FW_LOADER_COMPRESS_ZSTD=y
726725
CONFIG_DEBUG_DEVRES=y

0 commit comments

Comments
 (0)