* updated knetwalk (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / architecture / avr32 / linux.conf.m4
blobd8c5419849b03febdef11b18d41251d890fd082c
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/avr32/linux.conf.m4
5 dnl Copyright (C) 2004 - 2017 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 ---
14 dnl
15 dnl NOTE: this file is ignored if you have selected an avr32 board,
16 dnl       the $board_defconfig is used then
17 dnl
18 define(`AVR32', `Atmel AVR32')dnl
20 include(`linux-common.conf.m4')
21 include(`linux-block.conf.m4')
22 include(`linux-net.conf.m4')
23 include(`linux-fs.conf.m4')
25 CONFIG_AVR32=y
26 CONFIG_EMBEDDED=y
27 CONFIG_LOADER_U_BOOT=y
29 dnl built-in filesystem support
30 CONFIG_EXT2_FS=y
31 CONFIG_EXT3_FS=y
32 CONFIG_JBD=y
33 CONFIG_JFFS2_FS=y
34 CONFIG_CRAMFS=y
35 CONFIG_SQUASHFS=y
36 CONFIG_FAT_FS=m
37 CONFIG_VFAT_FS=m
38 CONFIG_NTFS_FS=m
40 dnl hardware features not present on avr32 platform
41 # CONFIG_ACPI is not set
42 # CONFIG_SWAP is not set
43 # CONFIG_PARPORT is not set
44 # CONFIG_HAVE_IDE is not set