commit | a8f31121fbf6b244da4bbb4b456130c673826c87 | [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 | b8260c17150d77f8d87a25132314fcf713896bf3 [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