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 = " \ KERNEL_IMAGETYPE = "Image" -MACHINE_FEATURES = "kernel26 apm usbgadget usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio" +MACHINE_FEATURES = "kernel26 apm usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio" #RaspberryPi has no hardware clock MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc"