aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm63xx
diff options
context:
space:
mode:
authorRui Salvaterra <rsalvaterra@gmail.com>2021-04-05 19:36:37 +0100
committerRui Salvaterra <rsalvaterra@gmail.com>2021-04-21 10:31:10 +0100
commit3326b5e75c277b4fac21bffd2085df4aa40d2775 (patch)
treeeb468acb6c1aedff74d3a41736adf3334f3e6314 /target/linux/bcm63xx
parent27b5bae2ec1b9b7864e13bce5e416ff27beb1614 (diff)
downloadupstream-3326b5e75c277b4fac21bffd2085df4aa40d2775.tar.gz
upstream-3326b5e75c277b4fac21bffd2085df4aa40d2775.tar.bz2
upstream-3326b5e75c277b4fac21bffd2085df4aa40d2775.zip
treewide: switch the timer frequency to 100 Hz
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>
Diffstat (limited to 'target/linux/bcm63xx')
-rw-r--r--target/linux/bcm63xx/config-5.102
-rw-r--r--target/linux/bcm63xx/config-5.42
2 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/bcm63xx/config-5.10 b/target/linux/bcm63xx/config-5.10
index 64dffe2f3e..fd1b5c47b7 100644
--- a/target/linux/bcm63xx/config-5.10
+++ b/target/linux/bcm63xx/config-5.10
@@ -93,8 +93,6 @@ CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_BCM2835=y
-CONFIG_HZ=250
-CONFIG_HZ_250=y
CONFIG_HZ_PERIODIC=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_IRQCHIP=y
diff --git a/target/linux/bcm63xx/config-5.4 b/target/linux/bcm63xx/config-5.4
index 17311b85e3..f9d095d448 100644
--- a/target/linux/bcm63xx/config-5.4
+++ b/target/linux/bcm63xx/config-5.4
@@ -95,8 +95,6 @@ CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_BCM2835=y
-CONFIG_HZ=250
-CONFIG_HZ_250=y
CONFIG_HZ_PERIODIC=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_IRQCHIP=y