stm32mp1: configs: remove CONFIG_SYS_HZ
Use the default value from lib/Kconfig. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
This commit is contained in:
parent
178a415534
commit
3ef4aca893
@ -10,11 +10,6 @@
|
||||
#include <linux/sizes.h>
|
||||
#include <asm/arch/stm32.h>
|
||||
|
||||
/*
|
||||
* Number of clock ticks in 1 sec
|
||||
*/
|
||||
#define CONFIG_SYS_HZ 1000
|
||||
|
||||
#ifndef CONFIG_STM32MP1_TRUSTED
|
||||
/* PSCI support */
|
||||
#define CONFIG_ARMV7_PSCI_1_0
|
||||
|
Loading…
Reference in New Issue
Block a user