X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/917b1363356384f082094be7cef7daea09f3c6ac..HEAD:/continuous/steps/20-config diff --git a/continuous/steps/20-config b/continuous/steps/20-config index d38e522..fe53b6e 100755 --- a/continuous/steps/20-config +++ b/continuous/steps/20-config @@ -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