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/crownbay_defconfig | |
parent | 8f1a80e99e4a838d1540cdb1d59ccc7785fe4618 (diff) | |
download | u-boot-eddc7dabe03927fdcdea7d2e5db0822673e1cd6e.tar.gz u-boot-eddc7dabe03927fdcdea7d2e5db0822673e1cd6e.tar.xz u-boot-eddc7dabe03927fdcdea7d2e5db0822673e1cd6e.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/crownbay_defconfig')
-rw-r--r-- | configs/crownbay_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/crownbay_defconfig b/configs/crownbay_defconfig index 3e8d129c74..032097edd4 100644 --- a/configs/crownbay_defconfig +++ b/configs/crownbay_defconfig @@ -36,6 +36,7 @@ CONFIG_EFI_PARTITION=y CONFIG_OF_CONTROL=y CONFIG_REGMAP=y CONFIG_SYSCON=y +CONFIG_SCSI=y CONFIG_CPU=y CONFIG_MMC=y CONFIG_MMC_PCI=y @@ -51,7 +52,6 @@ CONFIG_E1000=y CONFIG_PCH_GBE=y CONFIG_DM_PCI=y CONFIG_DM_RTC=y -CONFIG_SCSI=y CONFIG_SYS_NS16550=y CONFIG_ICH_SPI=y CONFIG_TIMER=y |