]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECT
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 18 May 2008 18:47:09 +0000 (20:47 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 May 2008 20:28:48 +0000 (13:28 -0700)
commitad7e484fad0d6b35c4788d265e4e7e1122b960f7
tree44600d51d711c5ef9c5bc65b9fb8f34a850c06e3
parent8d13e5ca4851845cb3e688eaea3a766f16caf9db
m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECT

Correct FB_HP300 dependencies:
  - FB_HP300 doesn't depend only on HP300, but also on DIO (which depends on
    HP300)
  - FB_HP300 does not need FB_CFB_FILLRECT

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/Kconfig