aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTudor Ambarus <tudor.ambarus@microchip.com>2019-09-20 10:52:58 +0000
committerEugen Hristev <eugen.hristev@microchip.com>2019-09-30 09:15:23 +0300
commit27a5d628275f9cdd2ca221f560a19d3dea4753f3 (patch)
tree8e793cd126c71da836a465534adb99c34f7547d9 /doc
parente074d0f79b2e2893e5c1752b2c302bb4aa5a491e (diff)
downloadu-boot-27a5d628275f9cdd2ca221f560a19d3dea4753f3.zip
u-boot-27a5d628275f9cdd2ca221f560a19d3dea4753f3.tar.gz
u-boot-27a5d628275f9cdd2ca221f560a19d3dea4753f3.tar.bz2
at91: configs: Drop duplication of defconfig macros
'commit a9221f3ebd6d ("at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs")' migrated CONFIG_ENV_ macros to defconfigs but did not remove the identical redefinition of these macros in include/configs/. Since the duplicated macros have the same value as the ones in defconfigs, no "redefined" warnings were raised. Remove duplicated macros for all sama5 and sam9x5ek boards. While verifying that the removal of the macros from include/configs did not change the same macros in defconfigs, overwrite the old defconfig by saving them with the output from "make arch=ARM savedefconfig". This resulted in the movement of some macros in the defconfig files. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions