diff options
author | Tom Rini <trini@konsulko.com> | 2018-04-17 09:22:31 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-04-17 10:10:47 -0400 |
commit | 34b3722e381c0146b4aa7fea3a5243c588b8ed2f (patch) | |
tree | 38cd4e487e707fc68b226fdebe5faedc21c41a90 /configs/A20-Olimex-SOM204-EVB_defconfig | |
parent | 50b9782c83b66ce7ed89049421529f3ba34096d2 (diff) | |
download | u-boot-34b3722e381c0146b4aa7fea3a5243c588b8ed2f.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/A20-Olimex-SOM204-EVB_defconfig')
-rw-r--r-- | configs/A20-Olimex-SOM204-EVB_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/A20-Olimex-SOM204-EVB_defconfig b/configs/A20-Olimex-SOM204-EVB_defconfig index 99ab73c8f5..e56f2c7110 100644 --- a/configs/A20-Olimex-SOM204-EVB_defconfig +++ b/configs/A20-Olimex-SOM204-EVB_defconfig @@ -15,7 +15,6 @@ CONFIG_AHCI=y CONFIG_SPL_I2C_SUPPORT=y # CONFIG_CMD_FLASH is not set # CONFIG_SPL_DOS_PARTITION is not set -# CONFIG_SPL_ISO_PARTITION is not set # CONFIG_SPL_PARTITION_UUIDS is not set CONFIG_SCSI_AHCI=y CONFIG_PHY_ADDR=3 |