From: acoul Date: Fri, 30 Oct 2015 17:32:18 +0000 (+0200) Subject: target/ath25: secure MII kernel selection since it's driver prerequisite X-Git-Url: http://git.ozo.com/?p=openwrt-working-2016%2F.git;a=commitdiff_plain;h=39eb63cbda32d04532252c23f8f3ee1f59f91b4c target/ath25: secure MII kernel selection since it's driver prerequisite --- diff --git a/target/linux/ath25/patches-4.1/110-ar2313_ethernet.patch b/target/linux/ath25/patches-4.1/110-ar2313_ethernet.patch index 6dc266d6a7..7a1a98a351 100644 --- a/target/linux/ath25/patches-4.1/110-ar2313_ethernet.patch +++ b/target/linux/ath25/patches-4.1/110-ar2313_ethernet.patch @@ -16,13 +16,14 @@ ---help--- If you have a network (Ethernet) card belonging to this class, say Y and read the Ethernet-HOWTO, available from -@@ -80,4 +80,10 @@ config ALX +@@ -80,4 +80,11 @@ config ALX To compile this driver as a module, choose M here. The module will be called alx. +config NET_AR231X + tristate "Atheros AR231X built-in Ethernet support" + depends on ATH25 ++ select MII + help + Support for the AR231x/531x ethernet controller +