summaryrefslogtreecommitdiff
path: root/configs/pcm051_rev1_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-09-13 05:18:36 (GMT)
committerTom Rini <trini@konsulko.com>2016-09-16 21:27:09 (GMT)
commit2e6260462b5e4014169ad5b52b0931ea82649c7f (patch)
tree48d33bf949635a789170a33f4dce9d5ec1f2b887 /configs/pcm051_rev1_defconfig
parent256fe86b600f6664d82d15f57fe3c653ba4b9a7a (diff)
downloadu-boot-fsl-qoriq-2e6260462b5e4014169ad5b52b0931ea82649c7f.tar.xz
Convert CONFIG_SPL_ETH_SUPPORT to Kconfig
Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/pcm051_rev1_defconfig')
-rw-r--r--configs/pcm051_rev1_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pcm051_rev1_defconfig b/configs/pcm051_rev1_defconfig
index e31ec60..a35222b 100644
--- a/configs/pcm051_rev1_defconfig
+++ b/configs/pcm051_rev1_defconfig
@@ -4,6 +4,7 @@ CONFIG_SPL_ENV_SUPPORT=y
CONFIG_SYS_EXTRA_OPTIONS="REV1"
CONFIG_VERSION_VARIABLE=y
CONFIG_SPL=y
+CONFIG_SPL_ETH_SUPPORT=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set