summaryrefslogtreecommitdiff
path: root/configs/socrates_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-10-30 12:58:33 -0400
committerTom Rini <trini@konsulko.com>2017-10-30 12:58:33 -0400
commit73dd818cc426bc4d791204b771da4dfc25492c32 (patch)
treea84f956fd072bc9af86f0acf58487c8f2bb7168e /configs/socrates_defconfig
parentb79372ae94fbc9e30d014ad8ce830d2062539eb9 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/socrates_defconfig')
-rw-r--r--configs/socrates_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/socrates_defconfig b/configs/socrates_defconfig
index 6bbfc7155f..abb1ac2ca1 100644
--- a/configs/socrates_defconfig
+++ b/configs/socrates_defconfig
@@ -1,5 +1,4 @@
CONFIG_PPC=y
-CONFIG_VIDEO=y
CONFIG_MPC85xx=y
# CONFIG_CMD_ERRATA is not set
CONFIG_TARGET_SOCRATES=y
@@ -36,5 +35,6 @@ CONFIG_SYS_NS16550=y
CONFIG_USB=y
# CONFIG_USB_EHCI_HCD is not set
CONFIG_USB_STORAGE=y
+CONFIG_VIDEO=y
CONFIG_CONSOLE_EXTRA_INFO=y
CONFIG_OF_LIBFDT=y