diff options
author | Marek Vasut <marex@denx.de> | 2012-09-14 21:20:05 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-10-15 18:53:58 (GMT) |
commit | 82dda962f0a6449672df3378bb6b5fe54372a927 (patch) | |
tree | f2c351aefd33802811175a166f256cf0f79de2bb /post | |
parent | 7742aa65a89c28577e9674d688c34cf865587076 (diff) | |
download | u-boot-82dda962f0a6449672df3378bb6b5fe54372a927.tar.xz |
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 'post')
0 files changed, 0 insertions, 0 deletions