Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions build/configs/rtl8730e/flat_apps/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1101,8 +1101,6 @@ CONFIG_SCHED_LPWORKSTACKSIZE=4096
#
CONFIG_DEBUG=y
CONFIG_DEBUG_ERROR=y
CONFIG_DEBUG_MM=y
CONFIG_DEBUG_MM_ERROR=y
# CONFIG_DEBUG_WARN is not set
# CONFIG_DEBUG_VERBOSE is not set

Expand All @@ -1116,12 +1114,16 @@ CONFIG_DEBUG_FS_ERROR=y
# CONFIG_DEBUG_LIB is not set
CONFIG_DEBUG_LOGDUMP=y
CONFIG_DEBUG_LOGDUMP_ERROR=y
# CONFIG_DEBUG_MM is not set
CONFIG_DEBUG_MM=y
CONFIG_DEBUG_MM_ERROR=y
# CONFIG_DEBUG_NET is not set
CONFIG_DEBUG_BLE=y
CONFIG_DEBUG_BLE_ERROR=y
# CONFIG_DEBUG_PM is not set
# CONFIG_DEBUG_SCHED is not set
# CONFIG_DEBUG_SMP is not set
CONFIG_DEBUG_PM=y
CONFIG_DEBUG_PM_ERROR=y
CONFIG_DEBUG_SCHED=y
CONFIG_DEBUG_SCHED_ERROR=y
# CONFIG_DEBUG_TASH is not set

#
Expand Down
13 changes: 5 additions & 8 deletions build/configs/rtl8730e/flat_dev_ddr/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1262,8 +1262,6 @@ CONFIG_PM_DOMAIN_NAME_SIZE=32
#
CONFIG_DEBUG=y
CONFIG_DEBUG_ERROR=y
CONFIG_DEBUG_MM=y
CONFIG_DEBUG_MM_ERROR=y
# CONFIG_DEBUG_WARN is not set
# CONFIG_DEBUG_VERBOSE is not set

Expand All @@ -1272,25 +1270,24 @@ CONFIG_DEBUG_MM_ERROR=y
#
CONFIG_DEBUG_AUDIO=y
CONFIG_DEBUG_AUDIO_ERROR=y
CONFIG_DEBUG_BINFMT=y
CONFIG_DEBUG_BINFMT_ERROR=y
# CONFIG_DEBUG_BINARY_COMPRESSION is not set
CONFIG_DEBUG_BINMGR=y
CONFIG_DEBUG_BINMGR_ERROR=y
CONFIG_DEBUG_FS=y
CONFIG_DEBUG_FS_ERROR=y
# CONFIG_DEBUG_LIB is not set
CONFIG_DEBUG_LOGDUMP=y
CONFIG_DEBUG_LOGDUMP_ERROR=y
# CONFIG_DEBUG_MM is not set
CONFIG_DEBUG_MM=y
CONFIG_DEBUG_MM_ERROR=y
# CONFIG_DEBUG_NET is not set
CONFIG_DEBUG_BLE=y
CONFIG_DEBUG_BLE_ERROR=y
CONFIG_DEBUG_SMP=y
CONFIG_DEBUG_SMP_ERROR=y
CONFIG_DEBUG_PM=y
# CONFIG_DEBUG_PM_ERROR is not set
# CONFIG_DEBUG_SCHED is not set
CONFIG_DEBUG_PM_ERROR=y
CONFIG_DEBUG_SCHED=y
CONFIG_DEBUG_SCHED_ERROR=y
# CONFIG_DEBUG_TASH is not set

#
Expand Down
19 changes: 15 additions & 4 deletions build/configs/rtl8730e/flat_dev_ddr_nand/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1281,36 +1281,47 @@ CONFIG_DEBUG_VERBOSE=y
#
CONFIG_DEBUG_AUDIO=y
CONFIG_DEBUG_AUDIO_ERROR=y
# CONFIG_DEBUG_AUDIO_WARN is not set
# CONFIG_DEBUG_AUDIO_INFO is not set
CONFIG_DEBUG_BINMGR=y
CONFIG_DEBUG_BINMGR_ERROR=y
# CONFIG_DEBUG_BINMGR_INFO is not set
CONFIG_DEBUG_FS=y
CONFIG_DEBUG_FS_ERROR=y
CONFIG_DEBUG_FS_WARN=y
# CONFIG_DEBUG_FS_INFO=y
# CONFIG_DEBUG_FS_INFO is not set
# CONFIG_DEBUG_LIB is not set
CONFIG_DEBUG_LOGDUMP=y
CONFIG_DEBUG_LOGDUMP_ERROR=y
# CONFIG_DEBUG_LOGDUMP_WARN is not set
# CONFIG_DEBUG_LOGDUMP_INFO is not set
# CONFIG_DEBUG_MM is not set
CONFIG_DEBUG_MM=y
CONFIG_DEBUG_MM_ERROR=y
# CONFIG_DEBUG_MM_WARN is not set
# CONFIG_DEBUG_MM_INFO is not set
# CONFIG_DEBUG_NET is not set
CONFIG_DEBUG_BLE=y
CONFIG_DEBUG_BLE_ERROR=y
# CONFIG_DEBUG_BLE_WARN is not set
# CONFIG_DEBUG_BLE_INFO is not set
# CONFIG_DEBUG_SMP is not set
CONFIG_DEBUG_PM=y
# CONFIG_DEBUG_PM_ERROR is not set
CONFIG_DEBUG_PM_ERROR=y
# CONFIG_DEBUG_PM_WARN is not set
# CONFIG_DEBUG_PM_INFO is not set
# CONFIG_DEBUG_SCHED is not set
CONFIG_DEBUG_SCHED=y
CONFIG_DEBUG_SCHED_ERROR=y
# CONFIG_DEBUG_SCHED_WARN is not set
# CONFIG_DEBUG_SCHED_INFO is not set
# CONFIG_DEBUG_TASH is not set

#
# Framework Debug Options
#
CONFIG_DEBUG_MEDIA=y
CONFIG_DEBUG_MEDIA_ERROR=y
# CONFIG_DEBUG_MEDIA_WARN is not set
# CONFIG_DEBUG_MEDIA_INFO is not set
# CONFIG_DEBUG_REBOOT_REASON is not set

#
Expand Down
15 changes: 7 additions & 8 deletions build/configs/rtl8730e/flat_dev_psram/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1261,8 +1261,6 @@ CONFIG_PM_DOMAIN_NAME_SIZE=32
#
CONFIG_DEBUG=y
CONFIG_DEBUG_ERROR=y
CONFIG_DEBUG_MM=y
CONFIG_DEBUG_MM_ERROR=y
# CONFIG_DEBUG_WARN is not set
# CONFIG_DEBUG_VERBOSE is not set

Expand All @@ -1271,23 +1269,24 @@ CONFIG_DEBUG_MM_ERROR=y
#
CONFIG_DEBUG_AUDIO=y
CONFIG_DEBUG_AUDIO_ERROR=y
CONFIG_DEBUG_BINFMT=y
CONFIG_DEBUG_BINFMT_ERROR=y
# CONFIG_DEBUG_BINARY_COMPRESSION is not set
CONFIG_DEBUG_BINMGR=y
CONFIG_DEBUG_BINMGR_ERROR=y
CONFIG_DEBUG_FS=y
CONFIG_DEBUG_FS_ERROR=y
# CONFIG_DEBUG_LIB is not set
CONFIG_DEBUG_LOGDUMP=y
CONFIG_DEBUG_LOGDUMP_ERROR=y
# CONFIG_DEBUG_MM is not set
CONFIG_DEBUG_MM=y
CONFIG_DEBUG_MM_ERROR=y
# CONFIG_DEBUG_NET is not set
CONFIG_DEBUG_BLE=y
CONFIG_DEBUG_BLE_ERROR=y
CONFIG_DEBUG_SMP=y
CONFIG_DEBUG_SMP_ERROR=y
CONFIG_DEBUG_PM=y
# CONFIG_DEBUG_PM_ERROR is not set
# CONFIG_DEBUG_SCHED is not set
CONFIG_DEBUG_PM_ERROR=y
CONFIG_DEBUG_SCHED=y
CONFIG_DEBUG_SCHED_ERROR=y
# CONFIG_DEBUG_TASH is not set

#
Expand Down
9 changes: 5 additions & 4 deletions build/configs/rtl8730e/loadable_apps/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1141,8 +1141,6 @@ CONFIG_PM_DOMAIN_NAME_SIZE=32
#
CONFIG_DEBUG=y
CONFIG_DEBUG_ERROR=y
CONFIG_DEBUG_MM=y
CONFIG_DEBUG_MM_ERROR=y
# CONFIG_DEBUG_WARN is not set
# CONFIG_DEBUG_VERBOSE is not set

Expand All @@ -1159,13 +1157,16 @@ CONFIG_DEBUG_FS_ERROR=y
# CONFIG_DEBUG_LIB is not set
CONFIG_DEBUG_LOGDUMP=y
CONFIG_DEBUG_LOGDUMP_ERROR=y
# CONFIG_DEBUG_MM is not set
CONFIG_DEBUG_MM=y
CONFIG_DEBUG_MM_ERROR=y
# CONFIG_DEBUG_NET is not set
CONFIG_DEBUG_BLE=y
CONFIG_DEBUG_BLE_ERROR=y
# CONFIG_DEBUG_SMP is not set
CONFIG_DEBUG_PM=y
CONFIG_DEBUG_PM_ERROR=y
# CONFIG_DEBUG_SCHED is not set
CONFIG_DEBUG_SCHED=y
CONFIG_DEBUG_SCHED_ERROR=y
# CONFIG_DEBUG_SYSCALL is not set
# CONFIG_DEBUG_TASH is not set

Expand Down
15 changes: 9 additions & 6 deletions build/configs/rtl8730e/loadable_ext_ddr/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1342,8 +1342,6 @@ CONFIG_PM_DOMAIN_NAME_SIZE=32
#
CONFIG_DEBUG=y
CONFIG_DEBUG_ERROR=y
CONFIG_DEBUG_MM=y
CONFIG_DEBUG_MM_ERROR=y
# CONFIG_DEBUG_WARN is not set
# CONFIG_DEBUG_VERBOSE is not set

Expand All @@ -1360,16 +1358,19 @@ CONFIG_DEBUG_BINMGR_ERROR=y
CONFIG_DEBUG_FS=y
CONFIG_DEBUG_FS_ERROR=y
# CONFIG_DEBUG_LIB is not set
# CONFIG_DEBUG_LOGDUMP is not set
# CONFIG_DEBUG_MM is not set
CONFIG_DEBUG_LOGDUMP=y
CONFIG_DEBUG_LOGDUMP_ERROR=y
CONFIG_DEBUG_MM=y
CONFIG_DEBUG_MM_ERROR=y
# CONFIG_DEBUG_NET is not set
CONFIG_DEBUG_BLE=y
CONFIG_DEBUG_BLE_ERROR=y
CONFIG_DEBUG_SMP=y
CONFIG_DEBUG_SMP_ERROR=y
CONFIG_DEBUG_PM=y
CONFIG_DEBUG_PM_ERROR=y
# CONFIG_DEBUG_SCHED is not set
CONFIG_DEBUG_SCHED=y
CONFIG_DEBUG_SCHED_ERROR=y
# CONFIG_DEBUG_SYSCALL is not set
# CONFIG_DEBUG_TASH is not set

Expand All @@ -1394,9 +1395,11 @@ CONFIG_DEBUG_MM_HEAPINFO=y
#
# CONFIG_DEBUG_ANALOG is not set
# CONFIG_DEBUG_I2S is not set
# CONFIG_DEBUG_MIPI_DSI is not set
CONFIG_DEBUG_MIPI_DSI=y
CONFIG_DEBUG_MIPI_ERROR=y
CONFIG_DEBUG_LCD=y
CONFIG_DEBUG_LCD_ERROR=y
# CONFIG_DEBUG_GRAPHICS_ERROR is not set
# CONFIG_DEBUG_RTC is not set
# CONFIG_DEBUG_SPI is not set
CONFIG_DEBUG_TOUCH=y
Expand Down
17 changes: 11 additions & 6 deletions build/configs/rtl8730e/loadable_ext_ddr_st7785/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1335,8 +1335,6 @@ CONFIG_PM_DOMAIN_NAME_SIZE=32
#
CONFIG_DEBUG=y
CONFIG_DEBUG_ERROR=y
CONFIG_DEBUG_MM=y
CONFIG_DEBUG_MM_ERROR=y
# CONFIG_DEBUG_WARN is not set
# CONFIG_DEBUG_VERBOSE is not set

Expand All @@ -1353,14 +1351,19 @@ CONFIG_DEBUG_BINMGR_ERROR=y
CONFIG_DEBUG_FS=y
CONFIG_DEBUG_FS_ERROR=y
# CONFIG_DEBUG_LIB is not set
# CONFIG_DEBUG_LOGDUMP is not set
# CONFIG_DEBUG_MM is not set
CONFIG_DEBUG_LOGDUMP=y
CONFIG_DEBUG_LOGDUMP_ERROR=y
CONFIG_DEBUG_MM=y
CONFIG_DEBUG_MM_ERROR=y
# CONFIG_DEBUG_NET is not set
CONFIG_DEBUG_BLE=y
CONFIG_DEBUG_BLE_ERROR=y
CONFIG_DEBUG_SMP=y
CONFIG_DEBUG_SMP_ERROR=y
CONFIG_DEBUG_PM=y
CONFIG_DEBUG_PM_ERROR=y
# CONFIG_DEBUG_SCHED is not set
CONFIG_DEBUG_SCHED=y
CONFIG_DEBUG_SCHED_ERROR=y
# CONFIG_DEBUG_SYSCALL is not set
# CONFIG_DEBUG_TASH is not set

Expand All @@ -1385,9 +1388,11 @@ CONFIG_DEBUG_MM_HEAPINFO=y
#
# CONFIG_DEBUG_ANALOG is not set
# CONFIG_DEBUG_I2S is not set
# CONFIG_DEBUG_MIPI_DSI is not set
CONFIG_DEBUG_MIPI_DSI=y
CONFIG_DEBUG_MIPI_ERROR=y
CONFIG_DEBUG_LCD=y
CONFIG_DEBUG_LCD_ERROR=y
# CONFIG_DEBUG_GRAPHICS_ERROR is not set
# CONFIG_DEBUG_RTC is not set
# CONFIG_DEBUG_SPI is not set
# CONFIG_DEBUG_WATCHDOG is not set
Expand Down
16 changes: 10 additions & 6 deletions build/configs/rtl8730e/loadable_ext_psram/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1289,8 +1289,6 @@ CONFIG_PM_DOMAIN_NAME_SIZE=32
#
CONFIG_DEBUG=y
CONFIG_DEBUG_ERROR=y
CONFIG_DEBUG_MM=y
CONFIG_DEBUG_MM_ERROR=y
# CONFIG_DEBUG_WARN is not set
# CONFIG_DEBUG_VERBOSE is not set

Expand All @@ -1307,21 +1305,27 @@ CONFIG_DEBUG_BINMGR_ERROR=y
CONFIG_DEBUG_FS=y
CONFIG_DEBUG_FS_ERROR=y
# CONFIG_DEBUG_LIB is not set
# CONFIG_DEBUG_LOGDUMP is not set
# CONFIG_DEBUG_MM is not set
CONFIG_DEBUG_LOGDUMP=y
CONFIG_DEBUG_LOGDUMP_ERROR=y
CONFIG_DEBUG_MM=y
CONFIG_DEBUG_MM_ERROR=y
# CONFIG_DEBUG_NET is not set
CONFIG_DEBUG_BLE=y
CONFIG_DEBUG_BLE_ERROR=y
CONFIG_DEBUG_SMP=y
CONFIG_DEBUG_SMP_ERROR=y
CONFIG_DEBUG_PM=y
# CONFIG_DEBUG_PM_ERROR is not set
# CONFIG_DEBUG_SCHED is not set
CONFIG_DEBUG_PM_ERROR=y
CONFIG_DEBUG_SCHED=y
CONFIG_DEBUG_SCHED_ERROR=y
# CONFIG_DEBUG_SYSCALL is not set
# CONFIG_DEBUG_TASH is not set

#
# Framework Debug Options
#
CONFIG_DEBUG_MEDIA=y
CONFIG_DEBUG_MEDIA_ERROR=y
# CONFIG_DEBUG_REBOOT_REASON is not set

#
Expand Down