Dash:
[t2-trunk.git] / architecture / riscv / linux.conf.m4
blob39755244686694be0d3d29a40bbd86497e623501
1 dnl --- T2-COPYRIGHT-NOTE-BEGIN ---
2 dnl T2 SDE: architecture/riscv/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(`RISCV', 'RISCV')dnl
14 dnl RiscV
15 dnl
16 dnl
17 dnl
18 dnlCONFIG_SOC_SIFIVE=y
19 dnlCONFIG_SOC_VIRT=y
21 CONFIG_HZ_100=y
22 CONFIG_PCI=y
23 CONFIG_NET=y
24 CONFIG_UNIX=y
25 CONFIG_INET=y
26 CONFIG_VIRTIO_BLK=y
27 CONFIG_NETDEVICES=y
28 CONFIG_VIRTIO_NET=y
29 CONFIG_SERIAL_8250=y
30 CONFIG_SERIAL_8250_CONSOLE=y
31 CONFIG_SERIAL_OF_PLATFORM=y
32 CONFIG_VIRT_DRIVERS=y
33 CONFIG_VIRTIO_MMIO=y
34 CONFIG_EXT4_FS=y
36 include(`linux-common.conf.m4')
37 include(`linux-block.conf.m4')
38 include(`linux-net.conf.m4')
39 include(`linux-fs.conf.m4')
41 CONFIG_NET_VENDOR_SPINAL=y
42 # CONFIG_GPIO_SPINAL_LIB is not set