summaryrefslogtreecommitdiff
path: root/configs/apalis-tk1_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-08 15:24:23 +0300
committerTom Rini <trini@konsulko.com>2022-06-29 00:03:30 +0300
commit5c511ea93683cbdc94ec7e837b0a5b96495151f2 (patch)
tree2a0cf7e3f9922c043b0ca38b6d35d0c28a2c6259 /configs/apalis-tk1_defconfig
parentd61c11b8c894fad517677dc51ee82d1eade39c01 (diff)
downloadu-boot-5c511ea93683cbdc94ec7e837b0a5b96495151f2.tar.xz
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-tk1_defconfig')
-rw-r--r--configs/apalis-tk1_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/apalis-tk1_defconfig b/configs/apalis-tk1_defconfig
index 2d9c0ae18e..0915bca642 100644
--- a/configs/apalis-tk1_defconfig
+++ b/configs/apalis-tk1_defconfig
@@ -58,6 +58,7 @@ CONFIG_SYS_I2C_TEGRA=y
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