X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/a5dd5fd2fffc96ef8ed92ac4882d9db6826ba564..ffb36c973e84c15c3af54b8defe4d24c818b925b:/continuous/steps/20-config diff --git a/continuous/steps/20-config b/continuous/steps/20-config index a58c94f..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 @@ -56,6 +58,10 @@ conf NET_VENDOR_FREESCALE y 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 conf NETFILTER y