diff options
author | Tom Rini <trini@konsulko.com> | 2018-04-28 10:45:55 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-04-28 10:48:10 -0400 |
commit | 37dc72f5a590d6ad63b74b8a3051a85411db9d6a (patch) | |
tree | 08271b1e449d20917905bbccac563a0fa3004ce8 /configs/sandbox64_defconfig | |
parent | c4f668320a2a8fe65de259917fc9687437f10cd9 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sandbox64_defconfig')
-rw-r--r-- | configs/sandbox64_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig index ff60508735..20a2ab3ffb 100644 --- a/configs/sandbox64_defconfig +++ b/configs/sandbox64_defconfig @@ -18,7 +18,6 @@ CONFIG_CONSOLE_RECORD_OUT_SIZE=0x1000 CONFIG_SILENT_CONSOLE=y CONFIG_PRE_CONSOLE_BUFFER=y CONFIG_PRE_CON_BUF_ADDR=0x100000 -CONFIG_LOG=y CONFIG_LOG_MAX_LEVEL=6 CONFIG_DISPLAY_BOARDINFO_LATE=y CONFIG_CMD_CPU=y |