blob: bece2d31f4c70a4009f5e633b3083c5f9d756ef8 [file] [log] [blame]
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
config SYSTEM_ZONEINFO
bool "TZ database"
default n
depends on LIBC_LOCALTIME
---help---
Build the TZ/Olson database.
if SYSTEM_ZONEINFO
endif