diff options
Diffstat (limited to 'package/fbset/Config.in')
-rw-r--r-- | package/fbset/Config.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/fbset/Config.in b/package/fbset/Config.in new file mode 100644 index 000000000..24ad6e57e --- /dev/null +++ b/package/fbset/Config.in @@ -0,0 +1,9 @@ +config BR2_PACKAGE_FBSET + bool "fbset" + default n + help + Fbset is a system utility to show or change the settings of the frame + buffer device. The frame buffer device provides a simple and unique + interface to access different kinds of graphic displays. + + http://users.telenet.be/geertu/Linux/fbdev/ |