forked from Minki/linux
ehea: Add dependency to Kconfig
The new ehea memory hot plug implementation depends on MEMORY_HOTPLUG. Signed-off-by: Hannes Hering <hering2@de.ibm.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
parent
3c82c30cd5
commit
fb7b6ca2b6
@ -2426,7 +2426,7 @@ config CHELSIO_T3
|
||||
|
||||
config EHEA
|
||||
tristate "eHEA Ethernet support"
|
||||
depends on IBMEBUS && INET && SPARSEMEM
|
||||
depends on IBMEBUS && INET && SPARSEMEM && MEMORY_HOTPLUG
|
||||
select INET_LRO
|
||||
---help---
|
||||
This driver supports the IBM pSeries eHEA ethernet adapter.
|
||||
|
Loading…
Reference in New Issue
Block a user