diff options
Diffstat (limited to 'configs/am335x_pdu001_defconfig')
-rw-r--r-- | configs/am335x_pdu001_defconfig | 2 |
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 |