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:
Родитель
3c82c30cd5
Коммит
fb7b6ca2b6
|
@ -2426,7 +2426,7 @@ config CHELSIO_T3
|
||||||
|
|
||||||
config EHEA
|
config EHEA
|
||||||
tristate "eHEA Ethernet support"
|
tristate "eHEA Ethernet support"
|
||||||
depends on IBMEBUS && INET && SPARSEMEM
|
depends on IBMEBUS && INET && SPARSEMEM && MEMORY_HOTPLUG
|
||||||
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.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче