summaryrefslogtreecommitdiff
path: root/configs/poplar_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-07-25 01:10:06 (GMT)
committerTom Rini <trini@konsulko.com>2017-07-25 17:52:46 (GMT)
commit5785e51940f0dd89ab372a56fc7341fdd2739277 (patch)
tree155983d94777fee3df98d8f1aa18190efce47ae0 /configs/poplar_defconfig
parentd56b4b19744c314c26dc77585a7c7a9253d1487d (diff)
downloadu-boot-fsl-qoriq-5785e51940f0dd89ab372a56fc7341fdd2739277.tar.xz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/poplar_defconfig')
-rw-r--r--configs/poplar_defconfig21
1 files changed, 7 insertions, 14 deletions
diff --git a/configs/poplar_defconfig b/configs/poplar_defconfig
index 8f9f40f..1c61771 100644
--- a/configs/poplar_defconfig
+++ b/configs/poplar_defconfig
@@ -2,25 +2,18 @@ CONFIG_ARM=y
CONFIG_TARGET_POPLAR=y
CONFIG_IDENT_STRING="poplar"
CONFIG_DEFAULT_DEVICE_TREE="hi3798cv200-poplar"
-CONFIG_SYS_PROMPT="poplar# "
CONFIG_DISTRO_DEFAULTS=y
-CONFIG_DISPLAY_CPUINFO=n
-CONFIG_DISPLAY_BOARDINFO=y
-CONFIG_ISO_PARTITION=n
+# CONFIG_DISPLAY_CPUINFO is not set
+CONFIG_SYS_PROMPT="poplar# "
+# CONFIG_CMD_IMLS is not set
+CONFIG_CMD_UNZIP=y
+CONFIG_CMD_MMC=y
+CONFIG_CMD_USB=y
+# CONFIG_ISO_PARTITION is not set
CONFIG_MMC_DW=y
CONFIG_MMC_DW_K3=y
-CONFIG_PL011_SERIAL=y
-CONFIG_PSCI_RESET=y
CONFIG_USB=y
-CONFIG_USB_EHCI=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_GENERIC=y
CONFIG_USB_STORAGE=y
-CONFIG_NET=y
-# CONFIG_CMD_IMLS is not set
-# CONFIG_DM_GPIO is not set
CONFIG_LIB_RAND=y
-CONFIG_CMD_UNZIP=y
-CONFIG_CMD_MMC=y
-CONFIG_CMD_USB=y
-