]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
continuous:
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 10 Apr 2014 14:12:29 +0000 (16:12 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 10 Apr 2014 14:12:29 +0000 (16:12 +0200)
Linux commit 5d2acfc7b974bbd3858b4dd3f2cdc6362dd8843a changed the meaning
of make allnoconfig, so we have to enable CONFIG_TTY manually. Maybe more
options are necessary - with this, kernelgw test runs.

continuous/steps/20-config

index a58c94f4c650afbf10dffd558c1852dbbfb54969..d38e5223c27ec2cc3adec9639bd070395224eec9 100755 (executable)
@@ -56,6 +56,8 @@ conf NET_VENDOR_FREESCALE y
 conf FEC_MPC52xx y
 conf FEC_MPC52xx_MDIO y
 
+conf TTY y
+
 # To have netlink for kernel cangw
 conf INET y
 conf NETFILTER y