* updated ktp-call-ui (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / architecture / nios2 / linux.conf.m4
blob515a23f7141fcffb7adab2b8dd66d6fcb2026fdd
1 dnl --- T2-COPYRIGHT-NOTE-BEGIN ---
2 dnl This copyright note is auto-generated by scripts/Create-CopyPatch.
3 dnl 
4 dnl T2 SDE: architecture/nios2/linux.conf.m4
5 dnl Copyright (C) 2004 - 2021 The T2 SDE Project
6 dnl 
7 dnl More information can be found in the files COPYING and README.
8 dnl 
9 dnl This program is free software; you can redistribute it and/or modify
10 dnl it under the terms of the GNU General Public License as published by
11 dnl the Free Software Foundation; version 2 of the License. A copy of the
12 dnl GNU General Public License can be found in the file COPYING.
13 dnl --- T2-COPYRIGHT-NOTE-END ---
15 define(`NIOS2', 'NIOS2')dnl
17 dnl NIOS2
18 dnl
20 CONFIG_HZ_100=y
21 CONFIG_PCI=y
22 CONFIG_NET=y
23 CONFIG_UNIX=y
24 CONFIG_INET=y
25 CONFIG_VIRTIO_BLK=y
26 CONFIG_NETDEVICES=y
27 CONFIG_VIRTIO_NET=y
28 CONFIG_SERIAL_8250=y
29 CONFIG_SERIAL_8250_CONSOLE=y
30 CONFIG_SERIAL_OF_PLATFORM=y
31 CONFIG_VIRT_DRIVERS=y
32 CONFIG_VIRTIO_MMIO=y
33 CONFIG_EXT4_FS=y
35 include(`linux-common.conf.m4')
36 include(`linux-block.conf.m4')
37 include(`linux-net.conf.m4')
38 include(`linux-fs.conf.m4')