diff options
Diffstat (limited to 'system/Config.in')
-rw-r--r-- | system/Config.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/system/Config.in b/system/Config.in index b47ae43844..858883955e 100644 --- a/system/Config.in +++ b/system/Config.in @@ -448,15 +448,13 @@ config BR2_TARGET_LOCALTIME help The time zone to install as the default local time, expressed as a tzdata location, such as: + Etc/UTC (the default) GMT Europe/Paris America/New_York Pacific/Wallis ... - If empty, no local time will be set, and the dates will be - expressed in UTC. - endif # BR2_TARGET_TZ_INFO config BR2_ROOTFS_USERS_TABLES |