summaryrefslogtreecommitdiff
path: root/configs/am335x_pdu001_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-01-07 17:46:19 -0500
committerTom Rini <trini@konsulko.com>2019-01-07 18:11:00 -0500
commit1bac199e8c876c37f31adeb23a75ae1ca12aea7f (patch)
tree6d23fb5568a36766df64d91293fec78c07ec5dcd /configs/am335x_pdu001_defconfig
parent7e40d0a38fc42de12696c835eded8945d650bfc1 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am335x_pdu001_defconfig')
-rw-r--r--configs/am335x_pdu001_defconfig6
1 files changed, 1 insertions, 5 deletions
diff --git a/configs/am335x_pdu001_defconfig b/configs/am335x_pdu001_defconfig
index b69cee01e4..e93c411766 100644
--- a/configs/am335x_pdu001_defconfig
+++ b/configs/am335x_pdu001_defconfig
@@ -16,9 +16,9 @@ CONFIG_BOOTDELAY=1
# CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR is not set
CONFIG_SPL_I2C_SUPPORT=y
# CONFIG_SPL_NAND_SUPPORT is not set
+CONFIG_SPL_POWER_SUPPORT=y
CONFIG_SPL_WATCHDOG_SUPPORT=y
CONFIG_SPL_YMODEM_SUPPORT=y
-CONFIG_SPL_POWER_SUPPORT=y
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n"
CONFIG_AUTOBOOT_STOP_STR=" "
@@ -32,17 +32,13 @@ CONFIG_CMD_PMIC=y
CONFIG_CMD_REGULATOR=y
CONFIG_OF_CONTROL=y
CONFIG_SPL_OF_CONTROL=y
-CONFIG_OF_SEPARATE=y
CONFIG_DEFAULT_DEVICE_TREE="am335x-pdu001"
# CONFIG_NET is not set
CONFIG_SPL_DM=y
CONFIG_SPL_DM_SEQ_ALIAS=y
CONFIG_DM_GPIO=y
CONFIG_DM_I2C=y
-CONFIG_BLK=y
-CONFIG_SPL_BLK=y
CONFIG_DM_MMC=y
-CONFIG_SPL_DM_MMC=y
CONFIG_MMC_OMAP_HS=y
CONFIG_MMC_SDHCI=y
CONFIG_PINCTRL=y