diff options
author | Tom Rini <trini@konsulko.com> | 2019-06-21 10:11:23 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-06-21 10:11:23 -0400 |
commit | f5128514137633ee951b1c484945bec9092c4e99 (patch) | |
tree | 809041444563947c9df97e6e7149abf79c9431b6 /configs/galileo_defconfig | |
parent | 19b81032d65c9d0747e16b6009c639adb880b064 (diff) | |
download | u-boot-f5128514137633ee951b1c484945bec9092c4e99.tar.gz u-boot-f5128514137633ee951b1c484945bec9092c4e99.tar.xz u-boot-f5128514137633ee951b1c484945bec9092c4e99.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/galileo_defconfig')
-rw-r--r-- | configs/galileo_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig index db088c0e97..ba5a501963 100644 --- a/configs/galileo_defconfig +++ b/configs/galileo_defconfig @@ -18,7 +18,6 @@ CONFIG_CMD_CPU=y CONFIG_CMD_GPIO=y CONFIG_CMD_MMC=y CONFIG_CMD_PART=y -CONFIG_CMD_SF=y CONFIG_CMD_SPI=y CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set |