build/configs: Enable debug configuration in defconfigs#7138
Open
seokhun-eom24 wants to merge 2 commits intoSamsung:masterfrom
Open
build/configs: Enable debug configuration in defconfigs#7138seokhun-eom24 wants to merge 2 commits intoSamsung:masterfrom
seokhun-eom24 wants to merge 2 commits intoSamsung:masterfrom
Conversation
cb7e97a to
c2f3847
Compare
- Enable `CONFIG_DEBUG_SCHED`, `CONFIG_DEBUG_SMP`, `CONFIG_DEBUG_LOGDUMP` and `CONFIG_DEBUG_MIPI_DSI` in rtl8730e defconfigs. - Enable `CONFIG_DEBUG_BINARY_COMPRESSION`, `CONFIG_DEBUG_LIB`, `CONFIG_DEBUG_SYSCALL`, `CONFIG_DEBUG_TASH` and `CONFIG_DEBUG_REBOOT_REASON` in rtl8730e defconfigs, but these configs doesn't have any effect in current code. - Sync with menuconfig result with defconfig. [Additional Flash Usage] | Config | Flash Usage | | :--- | :---: | | CONFIG_DEBUG_SCHED=y / CONFIG_DEBUG_SCHED_ERROR=y | 2400 bytes (Kernel Binary) | | CONFIG_DEBUG_SMP=y / CONFIG_DEBUG_SMP_ERROR=y | 832 bytes (Kernel Binary) | | CONFIG_DEBUG_LOGDUMP=y / CONFIG_DEBUG_LOGDUMP_ERROR=y | 608 bytes (Kernel Binary) | | CONFIG_DEBUG_MIPI_DSI=y / CONFIG_DEBUG_MIPI_ERROR=y | 1088 bytes (Kernel Binary) | | CONFIG_DEBUG_MIPI_DSI=y / CONFIG_DEBUG_MIPI_ERROR=y | 1544 bytes (Common Binary) | | Total | 4928 bytes (Kernel Binary) | | | 1544 bytes (Common Binary) | Signed-off-by: seokhun-eom <seokhun.eom@samsung.com>
- Enable `CONFIG_DEBUG_SCHED` and `CONFIG_DEBUG_LOGDUMP` in bk7239n defconfigs. - Enable `CONFIG_DEBUG_BINARY_COMPRESSION`, `CONFIG_DEBUG_LIB`, `CONFIG_DEBUG_SYSCALL`, `CONFIG_DEBUG_TASH` and `CONFIG_DEBUG_REBOOT_REASON` in bk7239n defconfigs, but these configs doesn't have any effect in current code. Signed-off-by: seokhun-eom <seokhun.eom@samsung.com>
c2f3847 to
d1936f6
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.
CONFIG_DEBUG_SCHED,CONFIG_DEBUG_SMP,CONFIG_DEBUG_LOGDUMPandCONFIG_DEBUG_MIPI_DSIin rtl8730e defconfigs.CONFIG_DEBUG_BINARY_COMPRESSION,CONFIG_DEBUG_LIB,CONFIG_DEBUG_SYSCALL,CONFIG_DEBUG_TASHandCONFIG_DEBUG_REBOOT_REASONin rtl8730e defconfigs, but these configs doesn't have any effect in current code.[Additional Flash Usage]