From 0cfccb54014bf488c300dad07b9d1c07d8fcd3f2 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 4 Dec 2019 17:18:38 -0500 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/qemu-ppce500_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/qemu-ppce500_defconfig') diff --git a/configs/qemu-ppce500_defconfig b/configs/qemu-ppce500_defconfig index 4f50142ad6..ab4bc5d327 100644 --- a/configs/qemu-ppce500_defconfig +++ b/configs/qemu-ppce500_defconfig @@ -17,7 +17,6 @@ CONFIG_HUSH_PARSER=y CONFIG_CMD_REGINFO=y CONFIG_CMD_BOOTZ=y CONFIG_CMD_GREPENV=y -# CONFIG_CMD_FLASH is not set CONFIG_CMD_PCI=y CONFIG_CMD_DHCP=y CONFIG_CMD_PING=y -- cgit