summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/raspberrypi.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf
index e25b59a..1e619a7 100644
--- a/conf/machine/raspberrypi.conf
+++ b/conf/machine/raspberrypi.conf
@@ -24,7 +24,7 @@ XSERVER = " \
24 24
25KERNEL_IMAGETYPE = "Image" 25KERNEL_IMAGETYPE = "Image"
26 26
27MACHINE_FEATURES = "kernel26 apm usbgadget usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio" 27MACHINE_FEATURES = "kernel26 apm usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio"
28 28
29#RaspberryPi has no hardware clock 29#RaspberryPi has no hardware clock
30MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc" 30MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc"