[PATCH RFC v2 08/11] tty: xuartps: Rename Kconfig symbols
From: Sören Brinkmann <hidden>
Date: 2014-03-07 22:59:13
Also in:
linux-serial, lkml
From: Sören Brinkmann <hidden>
Date: 2014-03-07 22:59:13
Also in:
linux-serial, lkml
On Fri, 2014-03-07 at 09:30PM +0000, One Thousand Gnomes wrote:
On Fri, 7 Mar 2014 11:13:31 -0800 Soren Brinkmann [off-list ref] wrote:quoted
Rename the config symbols for the Cadence UART to reflect the driver rebranding: SERIAL_XILINX_PS_UART(_CONSOLE) -> SERIAL_CADENCE_UART(_CONSOLE)This breaks all those setups people have with pre-packed .config files that have worked for a long time and now randomly need changing for this kernel.
And this will be dropped as well. Thanks, S?ren