diff options
author | Arnd Bergmann <arnd@arndb.de> | 2014-06-05 22:54:27 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-10 15:48:56 -0700 |
commit | 080029b149258b9ccb05f26ee5f5d18e359bce2d (patch) | |
tree | a1873f6602c247eed6e158d8dc54e50cee7901a2 /arch/tile | |
parent | 2ee881b74e1fa96bfe0c7d2be11f6de69bc145e9 (diff) | |
download | linux-080029b149258b9ccb05f26ee5f5d18e359bce2d.tar.bz2 |
serial: lpc32xx uart module can't do console
Every uart driver that provides a console driver needs to
be built-in for the console code to work, we get a build
error for modular console drivers.
This changes the SERIAL_HS_LPC32XX_CONSOLE symbol to depend
on the SERIAL_HS_LPC32XX driver being built-in, just like
we do for all the other uart drivers.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/tile')
0 files changed, 0 insertions, 0 deletions