patch-2.3.39 linux/arch/ppc/config.in
Next file: linux/arch/ppc/configs/gemini_defconfig
Previous file: linux/arch/ppc/coffboot/coffmain.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jan 10 18:25:06 2000
- Orig file:
v2.3.38/linux/arch/ppc/config.in
- Orig date:
Wed Dec 29 13:13:12 1999
diff -u --recursive --new-file v2.3.38/linux/arch/ppc/config.in linux/arch/ppc/config.in
@@ -116,7 +116,7 @@
source drivers/parport/Config.in
-if [ "$CONFIG_8xx" != "y" ]; then
+if [ "$CONFIG_4xx" != "y" -a "$CONFIG_8xx" != "y" ]; then
bool 'Support for VGA Console' CONFIG_VGA_CONSOLE
bool 'Support for frame buffer devices' CONFIG_FB
if [ "$CONFIG_FB" = "y" ]; then
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)