commit | 7b1474d3b2713e3edf291a6f63aebc8c982b08aa | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Nov 07 22:59:33 2021 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 12 14:18:16 2021 -0500 |
tree | 9df308111ffae51ed51ed5e8758d187c7a43a1d8 | |
parent | 056680cdb445b7629a7b007f798f229abc808e9e [diff] [blame] |
Convert CONFIG_E1000 to Kconfig This converts the following to Kconfig: CONFIG_E1000 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/mvebu_mcbin-88f8040_defconfig b/configs/mvebu_mcbin-88f8040_defconfig index 61cc260..2aa06f8 100644 --- a/configs/mvebu_mcbin-88f8040_defconfig +++ b/configs/mvebu_mcbin-88f8040_defconfig
@@ -54,6 +54,7 @@ CONFIG_SPI_FLASH_WINBOND=y CONFIG_PHY_MARVELL=y CONFIG_PHY_GIGE=y +CONFIG_E1000=y CONFIG_MVPP2=y CONFIG_NVME=y CONFIG_PCI=y