commit | a35003bb2b7d24d0dbeaad687f11f1a3c7f538b1 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jun 08 08:24:23 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 28 17:03:30 2022 -0400 |
tree | 2a0cf7e3f9922c043b0ca38b6d35d0c28a2c6259 | |
parent | 1f33d8eece0b7aaf432e6331f13188c1c8eeb84a [diff] [blame] |
Convert CONFIG_E1000_NO_NVM to Kconfig This converts the following to Kconfig: CONFIG_E1000_NO_NVM Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/apalis-tk1_defconfig b/configs/apalis-tk1_defconfig index 2d9c0ae..0915bca 100644 --- a/configs/apalis-tk1_defconfig +++ b/configs/apalis-tk1_defconfig
@@ -58,6 +58,7 @@ CONFIG_SUPPORT_EMMC_BOOT=y CONFIG_TEGRA124_MMC_DISABLE_EXT_LOOPBACK=y CONFIG_E1000=y +CONFIG_E1000_NO_NVM=y CONFIG_PCI=y CONFIG_PCI_TEGRA=y CONFIG_DM_PMIC=y