lkml.org 
[lkml]   [2019]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.1 045/138] RISC-V: defconfig: enable clocks, serial console
    Date
    [ Upstream commit 3b025f2bc98973f181d926192b0ceb6ced0f86d2 ]

    Enable PRCI clock driver and serial console by default, so the default
    upstream defconfig is bootable to a serial console.

    Signed-off-by: Kevin Hilman <khilman@baylibre.com>
    Reviewed-by: Christoph Hellwig <hch@lst.de>
    Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/riscv/configs/defconfig | 4 ++++
    1 file changed, 4 insertions(+)

    diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig
    index 2fd3461e50ab..4f02967e55de 100644
    --- a/arch/riscv/configs/defconfig
    +++ b/arch/riscv/configs/defconfig
    @@ -49,6 +49,8 @@ CONFIG_SERIAL_8250=y
    CONFIG_SERIAL_8250_CONSOLE=y
    CONFIG_SERIAL_OF_PLATFORM=y
    CONFIG_SERIAL_EARLYCON_RISCV_SBI=y
    +CONFIG_SERIAL_SIFIVE=y
    +CONFIG_SERIAL_SIFIVE_CONSOLE=y
    CONFIG_HVC_RISCV_SBI=y
    # CONFIG_PTP_1588_CLOCK is not set
    CONFIG_DRM=y
    @@ -64,6 +66,8 @@ CONFIG_USB_OHCI_HCD_PLATFORM=y
    CONFIG_USB_STORAGE=y
    CONFIG_USB_UAS=y
    CONFIG_VIRTIO_MMIO=y
    +CONFIG_CLK_SIFIVE=y
    +CONFIG_CLK_SIFIVE_FU540_PRCI=y
    CONFIG_SIFIVE_PLIC=y
    CONFIG_EXT4_FS=y
    CONFIG_EXT4_FS_POSIX_ACL=y
    --
    2.20.1


    \
     
     \ /
      Last update: 2019-07-12 14:40    [W:4.128 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site