Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/i386/conf Add intelfb to i386/DRMKMS too.



details:   https://anonhg.NetBSD.org/src/rev/c01197aad15e
branches:  trunk
changeset: 330927:c01197aad15e
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Fri Jul 25 11:51:21 2014 +0000

description:
Add intelfb to i386/DRMKMS too.

diffstat:

 sys/arch/i386/conf/DRMKMS |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r eb2a46cfe4f5 -r c01197aad15e sys/arch/i386/conf/DRMKMS
--- a/sys/arch/i386/conf/DRMKMS Fri Jul 25 11:39:34 2014 +0000
+++ b/sys/arch/i386/conf/DRMKMS Fri Jul 25 11:51:21 2014 +0000
@@ -1,6 +1,7 @@
 include "arch/i386/conf/NO_DRM"
 
 i915drmkms*    at pci? dev ? function ?
+intelfb*       at intelfbbus?
 
 no options     DIAGNOSTIC
 options        DIAGNOSTIC      # expensive kernel consistency check



Home | Main Index | Thread Index | Old Index