* updated konsole (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / architecture / riscv64 / linux.conf.m4
blob34a5b50be96e11d59634e4c9cd409e76c18e9cba
1 dnl --- T2-COPYRIGHT-NOTE-BEGIN ---
2 dnl T2 SDE: architecture/riscv64/linux.conf.m4
3 dnl Copyright (C) 2004 - 2021 The T2 SDE Project
4 dnl 
5 dnl This Copyright note is generated by scripts/Create-CopyPatch,
6 dnl more information can be found in the files COPYING and README.
7 dnl 
8 dnl This program is free software; you can redistribute it and/or modify
9 dnl it under the terms of the GNU General Public License version 2.
10 dnl --- T2-COPYRIGHT-NOTE-END ---
12 define(`RISCV64', 'RISCV64')dnl
14 CONFIG_SOC_SIFIVE=y
15 CONFIG_SOC_VIRT=y
17 CONFIG_SPI_SIFIVE=y
18 CONFIG_CLK_SIFIVE=y
19 CONFIG_CLK_SIFIVE_PRCI=y
20 CONFIG_SIFIVE_PLIC=y
21 CONFIG_GPIO_SIFIVE=y
22 CONFIG_PWM_SIFIVE=y
23 CONFIG_EDAC_SIFIVE=y
25 CONFIG_SIFIVE_L2=y
26 CONFIG_RISCV_ERRATA_ALTERNATIVE=y
27 CONFIG_ERRATA_SIFIVE=y
28 CONFIG_ERRATA_SIFIVE_CIP_453=y
29 CONFIG_ERRATA_SIFIVE_CIP_1200=y
31 CONFIG_LEDS_TRIGGER_DISK=y
32 CONFIG_LEDS_TRIGGER_MTD=y
33 CONFIG_LEDS_TRIGGER_CPU=y
35 CONFIG_POWER_RESET=y
36 CONFIG_POWER_RESET_RESTART=y
37 CONFIG_POWER_RESET_GPIO=y
38 CONFIG_POWER_RESET_GPIO_RESTART=y
39 CONFIG_RESET_CONTROLLER=y
40 CONFIG_RESET_SIMPLE=y
42 CONFIG_PCIE_FU740=y
43 CONFIG_MMC=y
44 CONFIG_MMC_SPI=y
46 include(`linux-common.conf.m4')
47 include(`linux-block.conf.m4')
48 include(`linux-net.conf.m4')
49 include(`linux-fs.conf.m4')
51 # CONFIG_NO_HZ_FULL is not set
52 CONFIG_NO_HZ_IDLE=y
53 CONFIG_PREEMPT_NONE=y