diff options
author | Tom Rini <trini@konsulko.com> | 2018-09-03 15:26:12 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-09-03 15:26:12 -0400 |
commit | 8c5cad05c97122b33ef8de981b56f701d6bfb6ea (patch) | |
tree | 52a485561631e373ac50663f7156c04b878e6bd4 /configs/som-db5800-som-6867_defconfig | |
parent | c3c19c27437390681b708c9b25d98d3c9eedf568 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/som-db5800-som-6867_defconfig')
-rw-r--r-- | configs/som-db5800-som-6867_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/som-db5800-som-6867_defconfig b/configs/som-db5800-som-6867_defconfig index 0a36c338d7..ae3211a61d 100644 --- a/configs/som-db5800-som-6867_defconfig +++ b/configs/som-db5800-som-6867_defconfig @@ -4,7 +4,6 @@ CONFIG_DEBUG_UART_BASE=0x3f8 CONFIG_DEBUG_UART_CLOCK=1843200 CONFIG_VENDOR_ADVANTECH=y CONFIG_TARGET_SOM_DB5800_SOM_6867=y -CONFIG_DEFAULT_DEVICE_TREE="baytrail_som-db5800-som-6867" CONFIG_DEBUG_UART=y CONFIG_SMP=y CONFIG_HAVE_VGA_BIOS=y @@ -44,6 +43,7 @@ CONFIG_CMD_FS_GENERIC=y CONFIG_MAC_PARTITION=y CONFIG_ISO_PARTITION=y CONFIG_EFI_PARTITION=y +CONFIG_DEFAULT_DEVICE_TREE="baytrail_som-db5800-som-6867" CONFIG_REGMAP=y CONFIG_SYSCON=y CONFIG_CPU=y |