Skip to content
Snippets Groups Projects
Commit 29f925d8 authored by Ying Sun's avatar Ying Sun Committed by Tom Rini
Browse files

common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENV


CONFIG_SYS_CONSOLE_ENV_OVERWRITE is implemented in common/console.c
when "#if CONFIG_IS_ENABLED(SYS_CONSOLE_IS_IN_ENV)" is met.

It is recommended to add dependency constraints to its definition.

Suggested-by: default avatarYanjie Ren <renyanjie01@gmail.com>
Signed-off-by: default avatarYing Sun <sunying@nj.iscas.ac.cn>
parent aadc1a60
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment