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_t30_defconfig b/configs/apalis_t30_defconfig index 2a8d3c6..f5d9586 100644 --- a/configs/apalis_t30_defconfig +++ b/configs/apalis_t30_defconfig
@@ -50,6 +50,7 @@ CONFIG_SPL_DM=y CONFIG_SYS_I2C_TEGRA=y CONFIG_E1000=y +CONFIG_E1000_NO_NVM=y CONFIG_PCI=y CONFIG_PCI_TEGRA=y CONFIG_SYS_NS16550=y