* disable buliding sometimes failing libspice tests
[t2sde.git] / architecture / nds32 / linux.conf.m4
blob1820c7628f0c42d51dc3cd938c34a063bb3887d6
1 dnl --- T2-COPYRIGHT-NOTE-BEGIN ---
2 dnl T2 SDE: architecture/nds32/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(`NDS32', 'NDS32')dnl
14 dnl NDS32
15 dnl
17 CONFIG_PCI=y
18 CONFIG_NET=y
19 CONFIG_UNIX=y
20 CONFIG_INET=y
21 CONFIG_VIRTIO_BLK=y
22 CONFIG_NETDEVICES=y
23 CONFIG_VIRTIO_NET=y
24 CONFIG_SERIAL_8250=y
25 CONFIG_SERIAL_8250_CONSOLE=y
26 CONFIG_SERIAL_OF_PLATFORM=y
27 CONFIG_VIRT_DRIVERS=y
28 CONFIG_VIRTIO_MMIO=y
29 CONFIG_EXT4_FS=y
31 include(`linux-common.conf.m4')
32 include(`linux-block.conf.m4')
33 include(`linux-net.conf.m4')
34 include(`linux-fs.conf.m4')