Lines Matching refs:then
12 if [ "$CONFIG_PARPORT" != "n" ]; then
14 if [ "$CONFIG_PARPORT_PC" != "n" -a "$CONFIG_SERIAL" != "n" ]; then
15 if [ "$CONFIG_SERIAL" = "m" ]; then
22 if [ "$CONFIG_PARPORT_PC" != "n" ]; then
23 if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
29 if [ "$CONFIG_ARM" = "y" ]; then
32 if [ "$CONFIG_AMIGA" = "y" ]; then
34 if [ "$CONFIG_ZORRO" != "n" ]; then
41 if [ "$CONFIG_ATARI" = "y" ]; then
46 if [ "$CONFIG_GSC_LASI" = "y" ]; then
52 if [ "$CONFIG_SBUS" = "y" -a "$CONFIG_EXPERIMENTAL" = "y" ]; then
58 if [ "$CONFIG_SGI_IP22" = "y" -a "$CONFIG_EXPERIMENTAL" = "y" ]; then
64 # If exactly one hardware type is selected then parport will optimise away