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_crb_cn9130_defconfig b/configs/mvebu_crb_cn9130_defconfig index 334d7f2..039fd8b 100644 --- a/configs/mvebu_crb_cn9130_defconfig +++ b/configs/mvebu_crb_cn9130_defconfig
@@ -60,6 +60,7 @@ CONFIG_SPI_FLASH_MTD=y CONFIG_PHY_MARVELL=y CONFIG_PHY_GIGE=y +CONFIG_E1000=y CONFIG_MVPP2=y CONFIG_NVME=y CONFIG_PCI=y