summaryrefslogtreecommitdiff
path: root/configs/evb-px5_defconfig
diff options
context:
space:
mode:
authorAndy Yan <andy.yan@rock-chips.com>2019-11-26 16:15:40 +0300
committerKever Yang <kever.yang@rock-chips.com>2019-12-05 18:53:07 +0300
commit1b8114ac1e69e2e43337e594edee3e021d12ed85 (patch)
tree1a02bff6e18c3a58f44997d14ac66d0c894765e2 /configs/evb-px5_defconfig
parentafe18f205e269682edd680cb4a5bcbe2094ea58b (diff)
downloadu-boot-1b8114ac1e69e2e43337e594edee3e021d12ed85.tar.xz
rockchip: evb-px5: disable NET
PX5 evb has no ETH port, so disable it. Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'configs/evb-px5_defconfig')
-rw-r--r--configs/evb-px5_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/evb-px5_defconfig b/configs/evb-px5_defconfig
index f9b17be10e..2d18da6cc8 100644
--- a/configs/evb-px5_defconfig
+++ b/configs/evb-px5_defconfig
@@ -45,7 +45,7 @@ CONFIG_OF_SPL_REMOVE_PROPS="pinctrl-0 pinctrl-names interrupt-parent"
CONFIG_TPL_OF_PLATDATA=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
-CONFIG_NET_RANDOM_ETHADDR=y
+# CONFIG_NET is not set
CONFIG_TPL_DM=y
CONFIG_REGMAP=y
CONFIG_SPL_REGMAP=y