Skip to content

Commit

Permalink
net: ethernet: Make NET_VENDOR_AURORA default to yes
Browse files Browse the repository at this point in the history
Enabling NET_VENDOR_* Kconfig options does not directly affect the
kernel build.  Hence NET_VENDOR_AURORA should default to yes, like other
NET_VENDOR_* options.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Geert Uytterhoeven authored and David S. Miller committed Jul 5, 2018
1 parent 8e15268 commit 118e969
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/ethernet/aurora/Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
config NET_VENDOR_AURORA
bool "Aurora VLSI devices"
default y
help
If you have a network (Ethernet) device belonging to this class,
say Y.
Expand Down

0 comments on commit 118e969

Please sign in to comment.