summaryrefslogtreecommitdiffstats
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorJohn Crispin2018-03-14 21:22:36 +0100
committerGreg Kroah-Hartman2018-03-19 19:56:02 +0100
commit792c11c81923da2dabbec9b124d2a106f8f370a3 (patch)
tree4bb316f0829429cafee6951466dc15b5c78152d0 /drivers/staging/Kconfig
parentstaging: mt7621-eth: add support for mt7621 (diff)
downloadkernel-qcow2-linux-792c11c81923da2dabbec9b124d2a106f8f370a3.tar.gz
kernel-qcow2-linux-792c11c81923da2dabbec9b124d2a106f8f370a3.tar.xz
kernel-qcow2-linux-792c11c81923da2dabbec9b124d2a106f8f370a3.zip
staging: mt7621-eth: mediatek: add Kconfig and Makefile
This patch adds the Makefile and Kconfig required to make the driver build. Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Michael Lee <igvtee@gmail.com> Signed-off-by: NeilBrown <neil@brown.name> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r--drivers/staging/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index 4fc5295f79fd..2ead78ddf0bc 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -128,4 +128,6 @@ source "drivers/staging/mt7621-dma/Kconfig"
source "drivers/staging/mt7621-mmc/Kconfig"
+source "drivers/staging/mt7621-eth/Kconfig"
+
endif # STAGING