projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e15268
)
net: ethernet: Make NET_VENDOR_AURORA default to yes
author
Geert Uytterhoeven
<
[email protected]
>
Wed, 4 Jul 2018 11:50:11 +0000
(13:50 +0200)
committer
David S. Miller
<
[email protected]
>
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 <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ethernet/aurora/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/aurora/Kconfig
b/drivers/net/ethernet/aurora/Kconfig
index 8ba7f8ff3434000f57f45968d8a70148f4647cc8..392f564d8fd436f271f08040855f333eca0f15d7 100644
(file)
--- a/
drivers/net/ethernet/aurora/Kconfig
+++ b/
drivers/net/ethernet/aurora/Kconfig
@@
-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.