Skip to content

Commit 9899acf

Browse files
JianyuWang0623xiaoxiang781216
authored andcommitted
sim:thermal: Enable command line history
Make it easier to debug. e.g. execute some commands frequently, like: cat /proc/thermal/cpu-thermal Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
1 parent 975edda commit 9899acf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/sim/sim/sim/configs/thermal/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ CONFIG_DEBUG_THERMAL_ERROR=y
55
CONFIG_DEBUG_THERMAL_INFO=y
66
CONFIG_DEBUG_THERMAL_WARN=y
77
CONFIG_PM=y
8+
CONFIG_READLINE_CMD_HISTORY=y
89
CONFIG_SCHED_LPWORK=y
910
CONFIG_THERMAL=y
1011
CONFIG_THERMAL_DUMMY=y

0 commit comments

Comments
 (0)