diff options
| -rw-r--r-- | boot/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/Kconfig b/boot/Kconfig index 2fe3f4fe4d1..f37e7a0c380 100644 --- a/boot/Kconfig +++ b/boot/Kconfig @@ -2040,7 +2040,7 @@ menu "Configuration editor" config CEDIT bool "Configuration editor" - depends on EXPO + depends on EXPO && DM_RTC help Provides a way to deal with board configuration and present it to the user for adjustment. |
