diff options
author | Tom Rini <trini@konsulko.com> | 2018-03-09 09:27:23 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-03-09 12:31:08 -0500 |
commit | 48ba1f3c38aebb12e443d5aefd48c5d03283b0c9 (patch) | |
tree | d0a625b74e7fbd8e726f1c65131fdab121389018 /configs/thunderx_88xx_defconfig | |
parent | 63f881d46a9745139235be9d8cb892ada6159ea1 (diff) | |
download | u-boot-48ba1f3c38aebb12e443d5aefd48c5d03283b0c9.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/thunderx_88xx_defconfig')
-rw-r--r-- | configs/thunderx_88xx_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/thunderx_88xx_defconfig b/configs/thunderx_88xx_defconfig index 4b25c0814c..891a4173d9 100644 --- a/configs/thunderx_88xx_defconfig +++ b/configs/thunderx_88xx_defconfig @@ -27,4 +27,3 @@ CONFIG_DEBUG_UART_PL011=y CONFIG_DEBUG_UART_BASE=0x87e024000000 CONFIG_DEBUG_UART_CLOCK=24000000 CONFIG_DEBUG_UART_SKIP_INIT=y -CONFIG_REGEX=y |