diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2001-03-18 04:20:23 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2001-03-18 04:20:23 +0000 |
commit | e62014c38d171383c54eb1fee183f14f592521fc (patch) | |
tree | 4b7633718336d145b6173478d26a39cb9dcfe088 /drivers/video | |
parent | c66599c66b70d522363bceb2dec263e76470a3c8 (diff) |
Lots of cleanup from Keith with additional tweaks by me. More to
come. Stay frightened :-)
Diffstat (limited to 'drivers/video')
-rw-r--r-- | drivers/video/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/Config.in b/drivers/video/Config.in index dfd8e10c5..95ff6ecfe 100644 --- a/drivers/video/Config.in +++ b/drivers/video/Config.in @@ -408,5 +408,4 @@ if [ "$CONFIG_FB" = "y" ]; then fi fi fi - endmenu |