]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - continuous/steps/20-config
continuous: Memcpy bug was fixed upstream
[can-benchmark.git] / continuous / steps / 20-config
index d38e5223c27ec2cc3adec9639bd070395224eec9..fe53b6ed7cd86b8effbdff7b6150764529a44c97 100755 (executable)
@@ -29,6 +29,8 @@ conf INITRAMFS_COMPRESSION_BZIP2 n
 conf INITRAMFS_COMPRESSION_LZMA n
 conf INITRAMFS_COMPRESSION_XZ n
 conf INITRAMFS_COMPRESSION_LZO n
+conf RD_GZIP y                 # Needed for 3.17+
+conf SIGNALFD y                # Needed since v3.17-5503-g35a9ad8 to enable ANON_INODES (only needed until the problem http://mid.gmane.org/87vbnt1js4.fsf@steelpick.2x.cz is fixed)
 
 conf PPC_MPC52xx y
 conf PPC_MPC5200_SIMPLE y
@@ -57,6 +59,8 @@ conf FEC_MPC52xx y
 conf FEC_MPC52xx_MDIO y
 
 conf TTY y
+conf PROC_FS y
+conf PRINTK y # Not needed but useful for debugging
 
 # To have netlink for kernel cangw
 conf INET y