]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - continuous/steps/20-config
Fix boot problem with Linux 3.17
[can-benchmark.git] / continuous / steps / 20-config
index dfbaad2405920f33efabf2e62f0ae075c12c419b..8342584099d1686c1537b47d2b8d1673b1e1741f 100755 (executable)
@@ -29,6 +29,7 @@ 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 PPC_MPC52xx y
 conf PPC_MPC5200_SIMPLE y
@@ -56,10 +57,14 @@ 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
 
 conf PACKET y # ugw mmap
 
-timeout 2m yes n|chronic make oldconfig
+chronic ../my-oldconfig.pl