diff options
author | Tom Rini <trini@konsulko.com> | 2017-12-18 20:19:09 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-12-18 20:19:09 -0500 |
commit | 7af2e3648f3f6d726f6476745c2eec5de709a702 (patch) | |
tree | 2de1a0b5eb5f3f39be0aff3352499263aebb1e10 /configs/uniphier_v7_defconfig | |
parent | eeab579aa8d76b96afbd0862029d4452943bafbe (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/uniphier_v7_defconfig')
-rw-r--r-- | configs/uniphier_v7_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/uniphier_v7_defconfig b/configs/uniphier_v7_defconfig index 9082ba51781..d2a1e3bc1fb 100644 --- a/configs/uniphier_v7_defconfig +++ b/configs/uniphier_v7_defconfig @@ -39,9 +39,7 @@ CONFIG_I2C_EEPROM=y CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS=10 CONFIG_MMC_UNIPHIER=y CONFIG_NAND=y -CONFIG_NAND_DENALI=y CONFIG_NAND_DENALI_DT=y -CONFIG_SYS_NAND_DENALI_64BIT=y CONFIG_NAND_DENALI_SPARE_AREA_SKIP_BYTES=8 CONFIG_SPL_NAND_DENALI=y CONFIG_NETDEVICES=y |