-
- Downloads
"git@git.rigado.com:vesta/u-boot-2015.04.git" did not exist on "34bbb8fb467a00aebc3e631e71888c5b00875a68"
ARM: relocation: don't undef CONFIG_SYS_ARM_WITHOUT_RELOC
There were some #undef's of CONFIG_SYS_ARM_WITHOUT_RELOC added to a few board
configs as part of the arm relocation series; but these are not needed now as we
do not #undef what is not #defined in the first place.
Signed-off-by:
Ben Gardiner <bengardiner@nanometrics.ca>
CC: Heiko Schocher <hs@denx.de>
Showing
- include/configs/da850evm.h 0 additions, 1 deletioninclude/configs/da850evm.h
- include/configs/imx27lite-common.h 0 additions, 1 deletioninclude/configs/imx27lite-common.h
- include/configs/omap3_beagle.h 0 additions, 1 deletioninclude/configs/omap3_beagle.h
- include/configs/qong.h 0 additions, 1 deletioninclude/configs/qong.h
- include/configs/tx25.h 0 additions, 1 deletioninclude/configs/tx25.h
Loading
Please register or sign in to comment