diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2012-12-02 17:19:40 -0800 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-12-02 17:19:40 -0800 |
commit | 8cdabd76950e227af088729c53c7f741a46bd9cc (patch) | |
tree | 86f11d84d46f9a5cc6be78b425b07bb58abb5d93 /package/snowball-hdmiservice/Config.in | |
parent | 677d5068b955cf713b73d285e41ec8eedbda8e38 (diff) | |
parent | c4fbc4202ea47829396bc446e84fd85153513974 (diff) | |
download | buildroot-novena-8cdabd76950e227af088729c53c7f741a46bd9cc.tar.gz buildroot-novena-8cdabd76950e227af088729c53c7f741a46bd9cc.zip |
Merge branch 'next'
Kickoff 2013.02 cycle
Diffstat (limited to 'package/snowball-hdmiservice/Config.in')
-rw-r--r-- | package/snowball-hdmiservice/Config.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/package/snowball-hdmiservice/Config.in b/package/snowball-hdmiservice/Config.in new file mode 100644 index 000000000..0ea7c8120 --- /dev/null +++ b/package/snowball-hdmiservice/Config.in @@ -0,0 +1,10 @@ +config BR2_PACKAGE_SNOWBALL_HDMISERVICE + bool "snowball-hdmiservice" + depends on BR2_TOOLCHAIN_HAS_THREADS + help + HDMI userspace control daemon + + This package contains the HDMI userspace control daemon for the + snowball board + + http://www.igloocommunity.org |