diff options
author | Marek Vasut <marex@denx.de> | 2012-09-14 23:20:05 +0200 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-10-15 11:53:58 -0700 |
commit | 82dda962f0a6449672df3378bb6b5fe54372a927 (patch) | |
tree | f2c351aefd33802811175a166f256cf0f79de2bb /include/exports.h | |
parent | 7742aa65a89c28577e9674d688c34cf865587076 (diff) | |
download | u-boot-imx-82dda962f0a6449672df3378bb6b5fe54372a927.zip u-boot-imx-82dda962f0a6449672df3378bb6b5fe54372a927.tar.gz u-boot-imx-82dda962f0a6449672df3378bb6b5fe54372a927.tar.bz2 |
serial: Unconditionally enable CONFIG_SERIAL_MULTI
Enable CONFIG_SERIAL_MULTI for all builds of U-Boot. That includes
both SPL builds and non-SPL builds, everything. To avoid poluting
this patch with removal of ifdef-endif constructions containing
CONFIG_SERIAL_MULTI, the CONFIG_SERIAL_MULTI is temporarily added
into CPPFLAGS in config.mk . This will be again removed in following
patch.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/exports.h')
0 files changed, 0 insertions, 0 deletions