diff options
Diffstat (limited to 'openwrt/package/heyu/Config.in')
-rw-r--r-- | openwrt/package/heyu/Config.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/heyu/Config.in b/openwrt/package/heyu/Config.in new file mode 100644 index 000000000..c8e178391 --- /dev/null +++ b/openwrt/package/heyu/Config.in @@ -0,0 +1,8 @@ +config BR2_PACKAGE_HEYU + prompt "heyu.............................. X10 home automation control using a CM11A" + tristate + default m if CONFIG_DEVEL + help + X10 home automation control using the CM11A serial device. + + See http://heyu.tanj.com/heyu2/ for details. |