diff options
| -rw-r--r-- | conf/machine/include/rpi-base.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index a9e8053..f70e952 100644 --- a/conf/machine/include/rpi-base.inc +++ b/conf/machine/include/rpi-base.inc | |||
| @@ -40,7 +40,7 @@ KERNEL_DEVICETREE ?= " \ | |||
| 40 | " | 40 | " |
| 41 | KERNEL_IMAGETYPE ?= "Image" | 41 | KERNEL_IMAGETYPE ?= "Image" |
| 42 | 42 | ||
| 43 | MACHINE_FEATURES += "kernel26 apm usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio" | 43 | MACHINE_FEATURES += "apm usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio" |
| 44 | 44 | ||
| 45 | # Raspberry Pi has no hardware clock | 45 | # Raspberry Pi has no hardware clock |
| 46 | MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc" | 46 | MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc" |
