diff options
author | Robert Marko <robert.marko@sartura.hr> | 2021-10-25 18:33:32 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2022-10-02 23:04:38 +0200 |
commit | 6d24d10f3db0a537b16ed5ca195bacdfb7dfb844 (patch) | |
tree | cb3a8943ddc30bf4ed3c5e34e827af25ba13fb00 /target/linux/ipq40xx/config-5.10 | |
parent | f96744ba6b2fd444f4f7575d234c7579bd3030cd (diff) | |
download | upstream-6d24d10f3db0a537b16ed5ca195bacdfb7dfb844.tar.gz upstream-6d24d10f3db0a537b16ed5ca195bacdfb7dfb844.tar.bz2 upstream-6d24d10f3db0a537b16ed5ca195bacdfb7dfb844.zip |
ipq40xx: drop ESSEDMA + AR40xx
In order to start working on IPQESS + DSA drop the old ESSEDMA + AR40xx
driver combo.
Remove the kernel symbols, disable swconfig and drop swconfig package
as they are not needed anymore.
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Diffstat (limited to 'target/linux/ipq40xx/config-5.10')
-rw-r--r-- | target/linux/ipq40xx/config-5.10 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ipq40xx/config-5.10 b/target/linux/ipq40xx/config-5.10 index 6d325bcaa2..3269e3f50f 100644 --- a/target/linux/ipq40xx/config-5.10 +++ b/target/linux/ipq40xx/config-5.10 @@ -1,7 +1,6 @@ CONFIG_ALIGNMENT_TRAP=y # CONFIG_APQ_GCC_8084 is not set # CONFIG_APQ_MMCC_8084 is not set -CONFIG_AR40XX_PHY=y CONFIG_ARCH_32BIT_OFF_T=y CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_IPQ40XX=y @@ -148,7 +147,6 @@ CONFIG_DYNAMIC_DEBUG=y CONFIG_EDAC_ATOMIC_SCRUB=y CONFIG_EDAC_SUPPORT=y CONFIG_EEPROM_AT24=y -CONFIG_ESSEDMA=y CONFIG_EXTCON=y CONFIG_FIXED_PHY=y CONFIG_FIX_EARLYCON_MEM=y @@ -457,8 +455,6 @@ CONFIG_SPMI=y CONFIG_SPMI_MSM_PMIC_ARB=y # CONFIG_SPMI_PMIC_CLKDIV is not set CONFIG_SRCU=y -CONFIG_SWCONFIG=y -CONFIG_SWCONFIG_LEDS=y CONFIG_SWPHY=y CONFIG_SWP_EMULATE=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y |