aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/rtl839x
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2022-12-13 16:35:37 +0100
committerSander Vanheule <sander@svanheule.net>2023-01-01 22:31:20 +0100
commitc9a7c00f809f6a0a49b600e0ea4f060dfcd0f11f (patch)
tree7de6e0a2fa1ca44c5d64bbdaceb59364b4292dd0 /target/linux/realtek/rtl839x
parentee47a28cec01c7943238bae45f65a98e4fc9abbe (diff)
downloadupstream-c9a7c00f809f6a0a49b600e0ea4f060dfcd0f11f.tar.gz
upstream-c9a7c00f809f6a0a49b600e0ea4f060dfcd0f11f.tar.bz2
upstream-c9a7c00f809f6a0a49b600e0ea4f060dfcd0f11f.zip
realtek: Disable boston clock
We are not on the 'boston' platform so no point in having that clock driver enabled. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Diffstat (limited to 'target/linux/realtek/rtl839x')
-rw-r--r--target/linux/realtek/rtl839x/config-5.102
-rw-r--r--target/linux/realtek/rtl839x/config-5.151
2 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/realtek/rtl839x/config-5.10 b/target/linux/realtek/rtl839x/config-5.10
index 57eded97fc..ad43e4523c 100644
--- a/target/linux/realtek/rtl839x/config-5.10
+++ b/target/linux/realtek/rtl839x/config-5.10
@@ -10,7 +10,7 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_CLKDEV_LOOKUP=y
CONFIG_CLONE_BACKWARDS=y
CONFIG_COMMON_CLK=y
-CONFIG_COMMON_CLK_BOSTON=y
+# CONFIG_COMMON_CLK_BOSTON is not set
CONFIG_COMMON_CLK_REALTEK=y
CONFIG_COMMON_CLK_RTL83XX=y
CONFIG_COMPAT_32BIT_TIME=y
diff --git a/target/linux/realtek/rtl839x/config-5.15 b/target/linux/realtek/rtl839x/config-5.15
index 5dfbec7a68..95f3a45bad 100644
--- a/target/linux/realtek/rtl839x/config-5.15
+++ b/target/linux/realtek/rtl839x/config-5.15
@@ -9,7 +9,6 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_CLKDEV_LOOKUP=y
CONFIG_CLONE_BACKWARDS=y
CONFIG_COMMON_CLK=y
-CONFIG_COMMON_CLK_BOSTON=y
CONFIG_COMMON_CLK_REALTEK=y
CONFIG_COMMON_CLK_RTL83XX=y
CONFIG_COMPAT_32BIT_TIME=y