summaryrefslogtreecommitdiff
path: root/configs/am335x_pdu001_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-06-21 10:11:23 -0400
committerTom Rini <trini@konsulko.com>2019-06-21 10:11:23 -0400
commitf5128514137633ee951b1c484945bec9092c4e99 (patch)
tree809041444563947c9df97e6e7149abf79c9431b6 /configs/am335x_pdu001_defconfig
parent19b81032d65c9d0747e16b6009c639adb880b064 (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_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am335x_pdu001_defconfig b/configs/am335x_pdu001_defconfig
index 4308b192f1..a0a4abab4e 100644
--- a/configs/am335x_pdu001_defconfig
+++ b/configs/am335x_pdu001_defconfig
@@ -17,7 +17,6 @@ CONFIG_BOOTDELAY=1
CONFIG_SPL_I2C_SUPPORT=y
# CONFIG_SPL_NAND_SUPPORT is not set
CONFIG_SPL_POWER_SUPPORT=y
-# CONFIG_OMAP_WATCHDOG is not set
CONFIG_SPL_YMODEM_SUPPORT=y
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n"
@@ -50,5 +49,6 @@ CONFIG_SPL_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_TPS65910=y
CONFIG_CONS_INDEX=4
+# CONFIG_OMAP_WATCHDOG is not set
# CONFIG_USE_TINY_PRINTF is not set
# CONFIG_EFI_LOADER is not set