configs: Resync with savedefconfig

Rsync all defconfig files using moveconfig.py

Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/ds116_defconfig b/configs/ds116_defconfig
index dc7ce22..0cd546c 100644
--- a/configs/ds116_defconfig
+++ b/configs/ds116_defconfig
@@ -18,7 +18,6 @@
 CONFIG_ENV_SECT_SIZE=0x10000
 CONFIG_DEFAULT_DEVICE_TREE="armada-385-synology-ds116"
 CONFIG_SPL_TEXT_BASE=0x40000030
-CONFIG_SYS_PROMPT="DS116> "
 CONFIG_SPL_SERIAL=y
 CONFIG_SPL_STACK=0x4002c000
 CONFIG_SPL=y
@@ -42,6 +41,7 @@
 CONFIG_SPL_SYS_MALLOC_SIMPLE=y
 # CONFIG_SPL_SHARES_INIT_SP_ADDR is not set
 CONFIG_SPL_I2C=y
+CONFIG_SYS_PROMPT="DS116> "
 CONFIG_SYS_MAXARGS=32
 CONFIG_CMD_GPIO=y
 CONFIG_CMD_GPIO_READ=y