diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2007-08-01 11:54:47 +0000 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2007-08-01 11:54:47 +0000 |
commit | 89f6dca62eeda57f18ee73a98d20a8cf60b264e9 (patch) | |
tree | 1079fbadaa0cc30ccff53b47b5e7d5a415e73e6a /target/device/Atmel/atstk1002 | |
parent | da974534a6007e275c1ecc6884def27ed4bbb9e5 (diff) | |
download | buildroot-novena-89f6dca62eeda57f18ee73a98d20a8cf60b264e9.tar.gz buildroot-novena-89f6dca62eeda57f18ee73a98d20a8cf60b264e9.zip |
Update AVR32 kernel configurations to 2.6.22.1
Diffstat (limited to 'target/device/Atmel/atstk1002')
-rw-r--r-- | target/device/Atmel/atstk1002/atstk1002-linux-2.6.22.1.config (renamed from target/device/Atmel/atstk1002/atstk1002-linux-2.6.22.config) | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/target/device/Atmel/atstk1002/atstk1002-linux-2.6.22.config b/target/device/Atmel/atstk1002/atstk1002-linux-2.6.22.1.config index b649835f2..c4642a6bd 100644 --- a/target/device/Atmel/atstk1002/atstk1002-linux-2.6.22.config +++ b/target/device/Atmel/atstk1002/atstk1002-linux-2.6.22.1.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.22.atmel.3 -# Fri Jul 27 10:55:47 2007 +# Linux kernel version: 2.6.22.1 +# Wed Aug 1 14:06:14 2007 # CONFIG_AVR32=y CONFIG_GENERIC_GPIO=y @@ -403,6 +403,8 @@ CONFIG_BLK_DEV_RAM=m CONFIG_BLK_DEV_RAM_COUNT=16 CONFIG_BLK_DEV_RAM_SIZE=4096 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 +CONFIG_LZMA_INITRD=y +# CONFIG_LZMA_INITRD_KMALLOC_ONLY is not set # CONFIG_CDROM_PKTCDVD is not set # CONFIG_ATA_OVER_ETH is not set @@ -952,6 +954,7 @@ CONFIG_JFFS2_ZLIB=y CONFIG_JFFS2_RTIME=y # CONFIG_JFFS2_RUBIN is not set # CONFIG_CRAMFS is not set +# CONFIG_SQUASHFS is not set # CONFIG_VXFS_FS is not set # CONFIG_HPFS_FS is not set # CONFIG_QNX4FS_FS is not set @@ -1036,6 +1039,7 @@ CONFIG_NLS_UTF8=m # Distributed Lock Manager # # CONFIG_DLM is not set +# CONFIG_AUFS is not set # # Kernel hacking |