"README.md" did not exist on "e48bd8c8b50e48db297e49fb325a94e854d6bdad"
at91: configs: Drop duplication of defconfig macros
'commit a9221f3e ("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>
Showing
- include/configs/at91-sama5_common.h 0 additions, 8 deletionsinclude/configs/at91-sama5_common.h
- include/configs/at91sam9x5ek.h 0 additions, 11 deletionsinclude/configs/at91sam9x5ek.h
- include/configs/sama5d27_som1_ek.h 0 additions, 2 deletionsinclude/configs/sama5d27_som1_ek.h
- include/configs/sama5d2_icp.h 0 additions, 1 deletioninclude/configs/sama5d2_icp.h
Loading
Please register or sign in to comment