Skip to content

build/configs: Enable debug configuration in defconfigs#7138

Open
seokhun-eom24 wants to merge 2 commits intoSamsung:masterfrom
seokhun-eom24:260128-enalbe-log
Open

build/configs: Enable debug configuration in defconfigs#7138
seokhun-eom24 wants to merge 2 commits intoSamsung:masterfrom
seokhun-eom24:260128-enalbe-log

Conversation

@seokhun-eom24
Copy link
Copy Markdown
Contributor

@seokhun-eom24 seokhun-eom24 commented Jan 28, 2026

  • 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)

@seokhun-eom24 seokhun-eom24 marked this pull request as draft January 28, 2026 01:56
@seokhun-eom24 seokhun-eom24 marked this pull request as ready for review April 7, 2026 06:19
@seokhun-eom24 seokhun-eom24 changed the title build/configs/rtl8730e: Update debug configuration for rtl8730e defconfigs build/configs: Update debug configuration defconfigs Apr 7, 2026
- 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>
@seokhun-eom24 seokhun-eom24 changed the title build/configs: Update debug configuration defconfigs build/configs: Enable debug configuration in defconfigs Apr 9, 2026
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