build/configs/bk7239n/loadable_apps_mp/: Remove unused configs from defconfig#7183
Open
namanjain7 wants to merge 1 commit intoSamsung:masterfrom
Open
build/configs/bk7239n/loadable_apps_mp/: Remove unused configs from defconfig#7183namanjain7 wants to merge 1 commit intoSamsung:masterfrom
namanjain7 wants to merge 1 commit intoSamsung:masterfrom
Conversation
1d9d65a to
7703d58
Compare
Contributor
seokhun-eom24
left a comment
There was a problem hiding this comment.
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 |
Contributor
There was a problem hiding this comment.
Can you turn this on for better debugging?
Contributor
Author
There was a problem hiding this comment.
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 | |||
Contributor
There was a problem hiding this comment.
Can you turn this on for better debugging?
Contributor
Author
There was a problem hiding this comment.
requested changes done.
…efconfig Configs are of kernel and arch
7703d58 to
8c4cc21
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
kernel and arch related unused configs are removed.
Please review, similar configs will be removed from loadable_all_mp and loadable_xip_mp