stv0991: remove specific CONFIG_STV0991 configs
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Wed, 6 Oct 2021 16:10:32 +0000 (18:10 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 8 Oct 2021 06:30:18 +0000 (08:30 +0200)
commit20a3969d33b1957e72a0e40b1bc9bcaf2623cd4e
tree251a9834679aac0aa11ec3622bbeb4130b774005
parentc7f85e1f61dd4862787f08a4e5ec4e47a58b05e6
stv0991: remove specific CONFIG_STV0991 configs

Remove the following STV0991 specific configs:
- CONFIG_STV0991 (never used, only defined in CONFIG_SYS_EXTRA_OPTIONS)
- CONFIG_STV0991_HZ (replaced by generic CONFIG_SYS_HZ)
- CONFIG_STV0991_HZ_CLOCK (replaced by generic CONFIG_SYS_HZ_CLOCK)

This patch allows to reduce the file config_whitelist.txt.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/cpu/armv7/stv0991/timer.c
arch/arm/include/asm/arch-stv0991/stv0991_gpt.h
configs/stv0991_defconfig
scripts/config_whitelist.txt