aboutsummaryrefslogtreecommitdiffstats
path: root/configs/apalis_t30_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-08 08:24:23 -0400
committerTom Rini <trini@konsulko.com>2022-06-28 17:03:30 -0400
commit5c511ea93683cbdc94ec7e837b0a5b96495151f2 (patch)
tree2a0cf7e3f9922c043b0ca38b6d35d0c28a2c6259 /configs/apalis_t30_defconfig
parentd61c11b8c894fad517677dc51ee82d1eade39c01 (diff)
downloadu-boot-5c511ea93683cbdc94ec7e837b0a5b96495151f2.tar.gz
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>
Diffstat (limited to 'configs/apalis_t30_defconfig')
-rw-r--r--configs/apalis_t30_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/apalis_t30_defconfig b/configs/apalis_t30_defconfig
index 2a8d3c6e0a3..f5d958646fa 100644
--- a/configs/apalis_t30_defconfig
+++ b/configs/apalis_t30_defconfig
@@ -50,6 +50,7 @@ CONFIG_TFTP_TSIZE=y
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