summaryrefslogtreecommitdiffstats
path: root/sys/arm
diff options
context:
space:
mode:
authorgonzo <gonzo@FreeBSD.org>2015-10-18 23:58:05 +0000
committergonzo <gonzo@FreeBSD.org>2015-10-18 23:58:05 +0000
commitaa6bcff20c514c7c1fe9e239b22d8c59ec6e608b (patch)
tree14cb8d88cf98292a04050f64cb35578cdaf596ee /sys/arm
parentfb5f64ee8b9ca967c59c0b2d89c00f0cb6d1c7c2 (diff)
downloadFreeBSD-src-aa6bcff20c514c7c1fe9e239b22d8c59ec6e608b.zip
FreeBSD-src-aa6bcff20c514c7c1fe9e239b22d8c59ec6e608b.tar.gz
Enable gpiobacklight in BEAGLEBONE config to support LCD capes by
4DSYSTEMS out of box
Diffstat (limited to 'sys/arm')
-rw-r--r--sys/arm/conf/BEAGLEBONE1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/conf/BEAGLEBONE b/sys/arm/conf/BEAGLEBONE
index 48d7934..59c7279 100644
--- a/sys/arm/conf/BEAGLEBONE
+++ b/sys/arm/conf/BEAGLEBONE
@@ -85,6 +85,7 @@ device random # Entropy device
# GPIO
device gpio
device gpioled
+device gpiobacklight
# ADC support
device ti_adc
OpenPOWER on IntegriCloud