aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/config-5.4
diff options
context:
space:
mode:
authorAleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>2020-06-27 13:41:54 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-07-26 02:14:38 +0200
commitf8ea7c53fd227a9c21f0ca45a2c3345312ea54b5 (patch)
tree49a5ff8386d191167560d347c943ecba10e7f003 /target/linux/lantiq/config-5.4
parent739d282c2fc83906c1cd75d01e86fc2ab8dd625c (diff)
downloadupstream-f8ea7c53fd227a9c21f0ca45a2c3345312ea54b5.tar.gz
upstream-f8ea7c53fd227a9c21f0ca45a2c3345312ea54b5.tar.bz2
upstream-f8ea7c53fd227a9c21f0ca45a2c3345312ea54b5.zip
lantiq: xrx200: disable unused switch and phy
xrx200 has a 6 port built-in switch with 2 integrated PHY. None of the xrx200 router uses external switch. Most boards use integrated or Lantiq (Intel) PEF7071 PHY. Only some FritzBox routers use AT803X PHY and VGV7510KW22 use ICPLUS PHY. Other unused PHY drivers may be removed. This patch enables these symbols only on xway and xway_legacy subtargets: - CONFIG_PSB6970_PHY (Driver for PHY in PSB6970 - 7 port FE Switch) - CONFIG_RTL8366RB_PHY (Driver for PHY in RTL8366 - 6 port GE Switch) - CONFIG_RTL8366_SMI (Driver for RTL8366 - 6 port GE Switch) Reduces image size by 7.3kB. Continuation of 58a6f06978f8 (PR: #2983) Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl> [fix sorting in config files, small fix in commit message] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/lantiq/config-5.4')
-rw-r--r--target/linux/lantiq/config-5.43
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/lantiq/config-5.4 b/target/linux/lantiq/config-5.4
index 6f3b193cc7..a1c259b002 100644
--- a/target/linux/lantiq/config-5.4
+++ b/target/linux/lantiq/config-5.4
@@ -194,13 +194,10 @@ CONFIG_PINCTRL_LANTIQ=y
CONFIG_PINCTRL_XWAY=y
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_SYSCON=y
-CONFIG_PSB6970_PHY=y
CONFIG_REGMAP=y
CONFIG_REGMAP_MMIO=y
CONFIG_RESET_CONTROLLER=y
CONFIG_RESET_LANTIQ=y
-CONFIG_RTL8366RB_PHY=y
-CONFIG_RTL8366_SMI=y
# CONFIG_SERIAL_8250 is not set
CONFIG_SERIAL_LANTIQ=y
# CONFIG_SOC_AMAZON_SE is not set