* removed libseccomp from wob.cache
[t2sde.git] / architecture / riscv64 / linux.conf.m4
blobaabd7479c430e20c863fc25c9b83e1666ec7b079
1 dnl --- T2-COPYRIGHT-NOTE-BEGIN ---
2 dnl T2 SDE: architecture/riscv64/linux.conf.m4
3 dnl Copyright (C) 2004 - 2022 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_RISCV_VECTOR=y
15 CONFIG_RISCV_ISA_V=y
17 CONFIG_RISCV_SBI=y
18 CONFIG_RISCV_SBI_V01=y
19 CONFIG_SERIAL_EARLYCON_RISCV_SBI=y
21 CONFIG_SOC_SIFIVE=y
22 CONFIG_SOC_MICROCHIP_POLARFIRE=y
23 CONFIG_SOC_STARFIVE=y
24 CONFIG_ARCH_SUNXI=y
25 CONFIG_SOC_VIRT=y
27 CONFIG_SPI_SIFIVE=y
28 CONFIG_CLK_SIFIVE=y
29 CONFIG_CLK_SIFIVE_PRCI=y
30 CONFIG_SIFIVE_PLIC=y
31 CONFIG_GPIO_SIFIVE=y
32 CONFIG_PWM_SIFIVE=y
33 CONFIG_EDAC_SIFIVE=y
35 CONFIG_SIFIVE_L2=y
36 CONFIG_RISCV_ERRATA_ALTERNATIVE=y
37 CONFIG_ERRATA_SIFIVE=y
38 CONFIG_ERRATA_SIFIVE_CIP_453=y
39 CONFIG_ERRATA_SIFIVE_CIP_1200=y
40 CONFIG_ERRATA_THEAD=y
42 CONFIG_LEDS_TRIGGER_DISK=y
43 CONFIG_LEDS_TRIGGER_MTD=y
44 CONFIG_LEDS_TRIGGER_CPU=y
46 CONFIG_POWER_RESET=y
47 CONFIG_POWER_RESET_RESTART=y
48 CONFIG_POWER_RESET_GPIO=y
49 CONFIG_POWER_RESET_GPIO_RESTART=y
50 CONFIG_RESET_CONTROLLER=y
51 CONFIG_RESET_SIMPLE=y
53 CONFIG_PCIE_FU740=y
54 CONFIG_MMC_SPI=y
56 CONFIG_SERIAL_8250=y
57 CONFIG_SERIAL_8250_CONSOLE=y
58 CONFIG_SERIAL_OF_PLATFORM=y
59 CONFIG_SERIAL_EARLYCON_RISCV_SBI=y
60 CONFIG_HVC_RISCV_SBI=y
61 CONFIG_VIRTIO_CONSOLE=y
63 CONFIG_KVM=m
65 include(`linux-common.conf.m4')
66 include(`linux-block.conf.m4')
67 include(`linux-net.conf.m4')
68 include(`linux-fs.conf.m4')