All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ryan Bradetich <rbradetich@uswest.net>
To: parisc-linux@thepuffingroup.com
Subject: [parisc-linux] drivers/video/Config.in patch
Date: Sun, 05 Sep 1999 22:31:57 -0600	[thread overview]
Message-ID: <37D343BD.35EFA01A@uswest.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

Hello Hackers:

I've successfully booted my C200 with the Image-199900705 from
puffin.external.hp.com.  Now I am working on getting the cvs source to
compile so I can add to the project.

I haven't seen many patches posted to this list, so please let me know
if I didn't package the patch correctly. (I did a diff -c).

Just a small patch to get the make xconfig to work.

-Ryan


[-- Attachment #2: Config.in.patch --]
[-- Type: text/plain, Size: 893 bytes --]

*** drivers/video/Config.in.orig	Sun Sep  5 22:24:19 1999
--- drivers/video/Config.in	Sun Sep  5 22:22:22 1999
***************
*** 182,188 ****
  	   "$CONFIG_FB_VIRGE" = "m" -o "$CONFIG_FB_CYBER" = "m" -o \
  	   "$CONFIG_FB_VALKYRIE" = "m" -o "$CONFIG_FB_PLATINUM" = "m" -o \
             "$CONFIG_FB_IGA" = "m" -o "$CONFIG_FB_MATROX" = "m" -o \
!            "$CONFIG_FB_CT65550" = "m" -o "$CONFIG_FB_PM2" = "m" -o
             "$CONFIG_FB_HP700" = "m" ]; then
  	define_bool CONFIG_FBCON_CFB8 m
        fi
--- 182,188 ----
  	   "$CONFIG_FB_VIRGE" = "m" -o "$CONFIG_FB_CYBER" = "m" -o \
  	   "$CONFIG_FB_VALKYRIE" = "m" -o "$CONFIG_FB_PLATINUM" = "m" -o \
             "$CONFIG_FB_IGA" = "m" -o "$CONFIG_FB_MATROX" = "m" -o \
!            "$CONFIG_FB_CT65550" = "m" -o "$CONFIG_FB_PM2" = "m" -o \
             "$CONFIG_FB_HP700" = "m" ]; then
  	define_bool CONFIG_FBCON_CFB8 m
        fi

                 reply	other threads:[~1999-09-06  4:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=37D343BD.35EFA01A@uswest.net \
    --to=rbradetich@uswest.net \
    --cc=parisc-linux@thepuffingroup.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.