diff options
author | Felix Fietkau <nbd@nbd.name> | 2017-03-10 16:13:14 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-03-16 11:29:03 +0100 |
commit | 6bada71e517ca7160360c9ea8a9926c20525f730 (patch) | |
tree | f4ad2e221c72e7ab0345d58a148c34815dca1299 /target/linux | |
parent | 4475da968a27cce66663c9a3d066b26ac18d6598 (diff) | |
download | upstream-6bada71e517ca7160360c9ea8a9926c20525f730.tar.gz upstream-6bada71e517ca7160360c9ea8a9926c20525f730.tar.bz2 upstream-6bada71e517ca7160360c9ea8a9926c20525f730.zip |
kernel: add missing config symbols for 4.9
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-4.9 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9 index c0959c345e..92bc393da7 100644 --- a/target/linux/generic/config-4.9 +++ b/target/linux/generic/config-4.9 @@ -380,6 +380,7 @@ CONFIG_ATM_CLIP_NO_ICMP=y # CONFIG_B43 is not set # CONFIG_B43LEGACY is not set # CONFIG_B44 is not set +# CONFIG_B53 is not set # CONFIG_BACKLIGHT_ADP8860 is not set # CONFIG_BACKLIGHT_ADP8870 is not set # CONFIG_BACKLIGHT_APPLE is not set @@ -2749,6 +2750,7 @@ CONFIG_NET_CORE=y # CONFIG_NET_DSA_MV88E6352 is not set # CONFIG_NET_DSA_MV88E6XXX is not set # CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set +# CONFIG_NET_DSA_QCA8K is not set # CONFIG_NET_DSA_TAG_DSA is not set # CONFIG_NET_DSA_TAG_EDSA is not set # CONFIG_NET_EMATCH is not set |