* updated tzdata (2024a -> 2024b)
[t2sde.git] / architecture / riscv / linux.conf.m4
blob2a31ce83bfc9936df23f3ec91171a59abdca50e4
1 dnl --- T2-COPYRIGHT-NOTE-BEGIN ---
2 dnl T2 SDE: architecture/riscv/linux.conf.m4
3 dnl Copyright (C) 2004 - 2024 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(`RISCV', 'RISCV')dnl
14 dnl RiscV
16 CONFIG_NONPORTABLE=y
17 # CONFIG_64BIT is not set
18 # CONFIG_ARCH_RV64I is not set
19 CONFIG_32BIT=y
20 CONFIG_ARCH_RV32I=y
22 CONFIG_SOC_MICROCHIP_POLARFIRE=y
23 CONFIG_SOC_SIFIVE=y
24 CONFIG_SOC_STARFIVE=y
25 CONFIG_SOC_VIRT=y
27 CONFIG_PCI=y
28 CONFIG_NET=y
29 CONFIG_UNIX=y
30 CONFIG_INET=y
31 CONFIG_VIRTIO_BLK=y
32 CONFIG_NETDEVICES=y
33 CONFIG_VIRTIO_NET=y
34 CONFIG_VIRT_DRIVERS=y
35 CONFIG_VIRTIO_MMIO=y
37 CONFIG_SERIAL_8250=y
38 CONFIG_SERIAL_8250_CONSOLE=y
39 CONFIG_SERIAL_OF_PLATFORM=y
40 CONFIG_SERIAL_EARLYCON_RISCV_SBI=y
41 CONFIG_HVC_RISCV_SBI=y
42 CONFIG_VIRTIO_CONSOLE=y
44 include(`linux-common.conf.m4')
45 include(`linux-block.conf.m4')
46 include(`linux-net.conf.m4')
47 include(`linux-fs.conf.m4')
49 CONFIG_NET_VENDOR_SPINAL=y
50 # CONFIG_GPIO_SPINAL_LIB is not set