diff options
author | Tom Rini <trini@konsulko.com> | 2017-07-31 18:59:01 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-07-31 18:59:01 -0400 |
commit | eddc7dabe03927fdcdea7d2e5db0822673e1cd6e (patch) | |
tree | 12756d0cfc19c7d2f2309f9ecf15ca13d054e8ec /configs/som-db5800-som-6867_defconfig | |
parent | 8f1a80e99e4a838d1540cdb1d59ccc7785fe4618 (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 d694f753fc..c7cd91db32 100644 --- a/configs/som-db5800-som-6867_defconfig +++ b/configs/som-db5800-som-6867_defconfig @@ -43,6 +43,7 @@ CONFIG_EFI_PARTITION=y CONFIG_OF_CONTROL=y CONFIG_REGMAP=y CONFIG_SYSCON=y +CONFIG_SCSI=y CONFIG_CPU=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_GIGADEVICE=y @@ -53,7 +54,6 @@ CONFIG_DM_ETH=y CONFIG_E1000=y CONFIG_DM_PCI=y CONFIG_DM_RTC=y -CONFIG_SCSI=y CONFIG_DEBUG_UART_BASE=0x3f8 CONFIG_DEBUG_UART_CLOCK=1843200 CONFIG_SYS_NS16550=y |