ehea: Fix missing Kconfig dependency
Fixed Kconfig: ehea driver requires sparse mem Signed-off-by: Thomas Klein <tklein@de.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
committed by
Jeff Garzik
parent
36c86bd271
commit
af856bbfc4
@@ -2519,7 +2519,7 @@ config CHELSIO_T3
|
|||||||
|
|
||||||
config EHEA
|
config EHEA
|
||||||
tristate "eHEA Ethernet support"
|
tristate "eHEA Ethernet support"
|
||||||
depends on IBMEBUS && INET
|
depends on IBMEBUS && INET && SPARSEMEM
|
||||||
select INET_LRO
|
select INET_LRO
|
||||||
---help---
|
---help---
|
||||||
This driver supports the IBM pSeries eHEA ethernet adapter.
|
This driver supports the IBM pSeries eHEA ethernet adapter.
|
||||||
|
Reference in New Issue
Block a user