1# This package is not meant to be user-visible.
2# It gets selected by BR2_TARGET_TZ in system/Config.in
3
4config BR2_PACKAGE_TZDATA
5	bool
6	help
7	  Time zone database
8
9	  https://data.iana.org/time-zones/tz-link.html
10