if PACKAGE_timemngr choice prompt "Select backend of time management" default TIMEMNGR_NTPD depends on PACKAGE_timemngr help Select which backend daemon to use for time management config TIMEMNGR_NTPD bool "Use NTPD for time management" endchoice config TIMEMNGR_MIGRATE_SYSTEM bool "Migrate time definition from system uci" default y help Timemngr can be configured with time uci file, or by a migration script to migrate ntp uci definition from system uci to time uci. Enable this option to install the ntp migration script. endif