validate: add valid bool types enabled/disabled
authorLuka Perkov <luka@openwrt.org>
Fri, 27 Jun 2014 08:09:03 +0000 (08:09 +0000)
committerJohn Crispin <blogic@openwrt.org>
Sat, 28 Jun 2014 21:16:49 +0000 (22:16 +0100)
commite616114c0d3886f83706a1b505e1f5e6c0d838b8
tree06f02ee365377aa88fe02c24c1feed873aa506fc
parentbb036b3d7af9d63f50b57bff9ffe5cb9988365ab
validate: add valid bool types enabled/disabled

They are already supported in config_get_bool function found in OpenWrt
base-package.

Signed-off-by: Luka Perkov <luka@openwrt.org>
validate/validate.c