diff options
-rw-r--r-- | system/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/Config.in b/system/Config.in index fb8b686f1..4d1c3d2fa 100644 --- a/system/Config.in +++ b/system/Config.in @@ -369,6 +369,7 @@ config BR2_TARGET_TZ_ZONELIST config BR2_TARGET_LOCALTIME string "default local time" + default "Etc/UTC" help The time zone to install as the default local time, expressed as a tzdata location, such as: |