summaryrefslogtreecommitdiffstats
path: root/package/Config.in
diff options
context:
space:
mode:
authorJuha Rantanen <juha@codercoded.com>2015-12-30 17:16:23 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-30 23:18:03 +0100
commit3ea3e93fc910005935ce52c5cd48c897dc4d904c (patch)
tree5a2cf4efa35291f3713ff606238ee849f3b524d1 /package/Config.in
parent8b093218c452a4846c1db0c01300db8086d130c0 (diff)
downloadbuildroot-3ea3e93fc910005935ce52c5cd48c897dc4d904c.tar.gz
buildroot-3ea3e93fc910005935ce52c5cd48c897dc4d904c.zip
acsccid: new package
[Thomas: - fix commit title - change libusb back to a mandatory dependency, since even though there is a --disable-libusb option, it has no effect, and the code fails to build due to missing libusb.h - add hash file, noticed by Arnout - remove host-perl dependency, noticed by Arnout - rewrap Config.in help text, noticed by Arnout.] Signed-off-by: Juha Rantanen <juha@codercoded.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in
index ef03632eaf..25e574f14d 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -907,6 +907,7 @@ menu "Graphics"
endmenu
menu "Hardware handling"
+ source "package/acsccid/Config.in"
source "package/bcm2835/Config.in"
source "package/c-periphery/Config.in"
source "package/ccid/Config.in"
OpenPOWER on IntegriCloud