commit | fabca1b0a40039c4c7fbe5cef0fb4c6d158cfff0 | [log] [tgz] |
---|---|---|
author | Stepan Moskovchenko <stepanm@codeaurora.org> | Thu May 31 17:24:19 2012 -0700 |
committer | Stepan Moskovchenko <stepanm@codeaurora.org> | Mon Jun 04 15:01:02 2012 -0700 |
tree | 66334075b35f2ae655809f21323a906495c7ca52 | |
parent | c0399fc8064b7e09bf41b9213faabc448ea95707 [diff] |
msm: Fix ciruclar dependency in debug UART settings Do not explicitly select support for the 8930 debug UART if support for the 8960 debug UART has been selected, as this creates a circular dependency since only one debug UART can be selected at any given time. Change-Id: Ic6e0c6686c24c16e6a77b341ed99650cfbf3f0ce Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>