summaryrefslogtreecommitdiffstats
path: root/configs/qemu-x86_defconfig
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-09-28 05:14:15 -0700
committerTom Rini <trini@konsulko.com>2015-09-28 09:06:13 -0400
commit80df6913499a93bfa9529b6f0f8113bfe3b0d734 (patch)
tree2f1db7a56e40e3bfb125014856d3edf39a995fca /configs/qemu-x86_defconfig
parent1a9c229bf754c89f42b085451ad506693f326427 (diff)
downloadtalos-obmc-uboot-80df6913499a93bfa9529b6f0f8113bfe3b0d734.tar.gz
talos-obmc-uboot-80df6913499a93bfa9529b6f0f8113bfe3b0d734.zip
Reorder defconfigs with 'savedefconfig'
Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'configs/qemu-x86_defconfig')
-rw-r--r--configs/qemu-x86_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/qemu-x86_defconfig b/configs/qemu-x86_defconfig
index 06756463f5..f4cc86250d 100644
--- a/configs/qemu-x86_defconfig
+++ b/configs/qemu-x86_defconfig
@@ -17,9 +17,9 @@ CONFIG_CPU=y
CONFIG_SPI_FLASH=y
CONFIG_NETDEVICES=y
CONFIG_E1000=y
+CONFIG_DM_RTC=y
CONFIG_VIDEO_VESA=y
CONFIG_FRAMEBUFFER_SET_VESA_MODE=y
CONFIG_FRAMEBUFFER_VESA_MODE_111=y
-CONFIG_DM_RTC=y
CONFIG_USE_PRIVATE_LIBGCC=y
CONFIG_SYS_VSNPRINTF=y
OpenPOWER on IntegriCloud