Skip to content

build/configs/bk7239n/loadable_apps_mp/: Remove unused configs from defconfig#7183

Open
namanjain7 wants to merge 1 commit intoSamsung:masterfrom
namanjain7:bk7239n_config
Open

build/configs/bk7239n/loadable_apps_mp/: Remove unused configs from defconfig#7183
namanjain7 wants to merge 1 commit intoSamsung:masterfrom
namanjain7:bk7239n_config

Conversation

@namanjain7
Copy link
Copy Markdown
Contributor

kernel and arch related unused configs are removed.
Please review, similar configs will be removed from loadable_all_mp and loadable_xip_mp

Copy link
Copy Markdown
Contributor

@seokhun-eom24 seokhun-eom24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After this PR is merged, please do the same work for other configs too.

#
# CONFIG_DEBUG_BINFMT is not set
CONFIG_DEBUG_BINFMT=y
# CONFIG_DEBUG_BINFMT_ERROR is not set
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you turn this on for better debugging?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

requested changes done.

@@ -1902,7 +1898,8 @@ CONFIG_DEBUG_NET_ERROR=y
CONFIG_ARCH_HAVE_HEAPCHECK=y
# CONFIG_DEBUG_HEAP is not set
CONFIG_DEBUG_MM_HEAPINFO=y
# CONFIG_DEBUG_CHECK_FRAGMENTATION is not set
CONFIG_DEBUG_CHECK_FRAGMENTATION=y
# CONFIG_DEBUG_MM_FREEINFO is not set
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you turn this on for better debugging?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

requested changes done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants