aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/tiny
diff options
context:
space:
mode:
authorShiji Yang <yangshiji66@qq.com>2023-05-30 15:05:06 +0800
committerDavid Bauer <mail@david-bauer.net>2023-09-08 18:06:30 +0200
commit496280ef4e0ce1d272e669eca4b63582229b65e4 (patch)
tree25a295655ef14ba4e5448be9fbb585d39b449887 /target/linux/ath79/tiny
parent703d667a0cdf6dfa402c08e72d0c77a257ca5009 (diff)
downloadupstream-496280ef4e0ce1d272e669eca4b63582229b65e4.tar.gz
upstream-496280ef4e0ce1d272e669eca4b63582229b65e4.tar.bz2
upstream-496280ef4e0ce1d272e669eca4b63582229b65e4.zip
ath79: add missing symbols by refreshing kernel configs
Some symbols are outdated or missing due to daily kernel bumps. It's better to re-add them. All configs are automatically refreshed by 'make kernel_oldconfig CONFIG_TARGET=taget' and 'make kernel_oldconfig CONFIG_TARGET=subtarget' Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Diffstat (limited to 'target/linux/ath79/tiny')
-rw-r--r--target/linux/ath79/tiny/config-default2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/tiny/config-default b/target/linux/ath79/tiny/config-default
index fbf08eb0667..df7e6628274 100644
--- a/target/linux/ath79/tiny/config-default
+++ b/target/linux/ath79/tiny/config-default
@@ -1,9 +1,9 @@
+CONFIG_GRO_CELLS=y
CONFIG_LEDS_RESET=y
CONFIG_MTD_SPI_NOR_USE_4K_SECTORS=y
CONFIG_NET_DEVLINK=y
CONFIG_NET_DSA=y
CONFIG_NET_DSA_MV88E6060=y
-# CONFIG_NET_DSA_TAG_QCA is not set
CONFIG_NET_DSA_TAG_TRAILER=y
CONFIG_NET_SWITCHDEV=y
CONFIG_PHYLINK=y