mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 02:49:29 -05:00
Some targets select HZ=100, others HZ=250. There's no reason to select a higher timer frequency (and 100 Hz are available in every architecture), so change all targets to 100 Hz. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>