]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
net: ethernet: Make NET_VENDOR_AURORA default to yes
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 4 Jul 2018 11:50:11 +0000 (13:50 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Jul 2018 11:05:54 +0000 (20:05 +0900)
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>
drivers/net/ethernet/aurora/Kconfig

index 8ba7f8ff3434000f57f45968d8a70148f4647cc8..392f564d8fd436f271f08040855f333eca0f15d7 100644 (file)
@@ -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.