diff options
Diffstat (limited to 'package/bootstrap/Config.in')
-rw-r--r-- | package/bootstrap/Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/bootstrap/Config.in b/package/bootstrap/Config.in new file mode 100644 index 0000000000..743d8a324a --- /dev/null +++ b/package/bootstrap/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_BOOTSTRAP + bool "bootstrap" + help + Bootstrap is the most popular HTML, CSS, and JS framework + for developing responsive, mobile first projects on the web. + + http://getbootstrap.com |