diff options
Diffstat (limited to 'src/cpu/ti/am335x/Kconfig')
-rw-r--r-- | src/cpu/ti/am335x/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/ti/am335x/Kconfig b/src/cpu/ti/am335x/Kconfig index c0554b8df1..7fe2665135 100644 --- a/src/cpu/ti/am335x/Kconfig +++ b/src/cpu/ti/am335x/Kconfig @@ -7,6 +7,7 @@ config CPU_TI_AM335X select HAVE_UART_SPECIAL select BOOTBLOCK_CONSOLE select CPU_HAS_BOOTBLOCK_INIT + select GENERIC_UDELAY bool default n |