lkml.org 
[lkml]   [2019]   [Feb]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.14 26/71] MIPS: ath79: Enable OF serial ports in the default config
    Date
    4.14-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    [ Upstream commit 565dc8a4f55e491935bfb04866068d21784ea9a4 ]

    CONFIG_SERIAL_OF_PLATFORM is needed to get a working console on the OF
    boards, enable it in the default config to get a working setup out of
    the box.

    Signed-off-by: Alban Bedel <albeu@free.fr>
    Signed-off-by: Paul Burton <paul.burton@mips.com>
    Cc: linux-mips@vger.kernel.org
    Cc: Ralf Baechle <ralf@linux-mips.org>
    Cc: James Hogan <jhogan@kernel.org>
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/mips/configs/ath79_defconfig | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/arch/mips/configs/ath79_defconfig b/arch/mips/configs/ath79_defconfig
    index 25ed914933e5c..8a22978be1e6d 100644
    --- a/arch/mips/configs/ath79_defconfig
    +++ b/arch/mips/configs/ath79_defconfig
    @@ -72,6 +72,7 @@ CONFIG_SERIAL_8250_CONSOLE=y
    # CONFIG_SERIAL_8250_PCI is not set
    CONFIG_SERIAL_8250_NR_UARTS=1
    CONFIG_SERIAL_8250_RUNTIME_UARTS=1
    +CONFIG_SERIAL_OF_PLATFORM=y
    CONFIG_SERIAL_AR933X=y
    CONFIG_SERIAL_AR933X_CONSOLE=y
    # CONFIG_HW_RANDOM is not set
    --
    2.19.1


    \
     
     \ /
      Last update: 2019-02-25 23:01    [W:4.175 / U:0.112 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site