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/chromebox_panther_defconfig | |
parent | 8f1a80e99e4a838d1540cdb1d59ccc7785fe4618 (diff) | |
download | u-boot-eddc7dabe03927fdcdea7d2e5db0822673e1cd6e.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/chromebox_panther_defconfig')
-rw-r--r-- | configs/chromebox_panther_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/chromebox_panther_defconfig b/configs/chromebox_panther_defconfig index 4f1b69d52a..c1d694f28e 100644 --- a/configs/chromebox_panther_defconfig +++ b/configs/chromebox_panther_defconfig @@ -37,6 +37,8 @@ CONFIG_EFI_PARTITION=y CONFIG_OF_CONTROL=y CONFIG_REGMAP=y CONFIG_SYSCON=y +CONFIG_SCSI=y +CONFIG_DM_SCSI=y CONFIG_BLK=y CONFIG_CROS_EC=y CONFIG_CROS_EC_LPC=y @@ -48,8 +50,6 @@ CONFIG_DM_ETH=y CONFIG_RTL8169=y CONFIG_DM_PCI=y CONFIG_DM_RTC=y -CONFIG_SCSI=y -CONFIG_DM_SCSI=y CONFIG_SYS_NS16550=y CONFIG_ICH_SPI=y CONFIG_TIMER=y |