From: gonzo Date: Sun, 18 Oct 2015 23:58:05 +0000 (+0000) Subject: Enable gpiobacklight in BEAGLEBONE config to support LCD capes by X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=aa6bcff20c514c7c1fe9e239b22d8c59ec6e608b;p=people%2Fjulieng%2Ffreebsd.git Enable gpiobacklight in BEAGLEBONE config to support LCD capes by 4DSYSTEMS out of box --- diff --git a/sys/arm/conf/BEAGLEBONE b/sys/arm/conf/BEAGLEBONE index 48d793406317..59c72792bde3 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