drivers: net: allwinner: Fix Kconfig indentation
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
20f0170377
commit
05bc250fe6
|
@ -5,6 +5,7 @@
|
||||||
config NET_VENDOR_ALLWINNER
|
config NET_VENDOR_ALLWINNER
|
||||||
bool "Allwinner devices"
|
bool "Allwinner devices"
|
||||||
default y
|
default y
|
||||||
|
|
||||||
depends on ARCH_SUNXI
|
depends on ARCH_SUNXI
|
||||||
---help---
|
---help---
|
||||||
If you have a network (Ethernet) card belonging to this
|
If you have a network (Ethernet) card belonging to this
|
||||||
|
|
Loading…
Reference in New Issue