diff options
Diffstat (limited to 'conf/machine/raspberrypi.conf')
| -rw-r--r-- | conf/machine/raspberrypi.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf index 732ba32..01021ca 100644 --- a/conf/machine/raspberrypi.conf +++ b/conf/machine/raspberrypi.conf | |||
| @@ -24,6 +24,9 @@ XSERVER = " \ | |||
| 24 | 24 | ||
| 25 | KERNEL_IMAGETYPE ?= "Image" | 25 | KERNEL_IMAGETYPE ?= "Image" |
| 26 | 26 | ||
| 27 | # Really supported starting from linux-rapsberry 3.18.y only ! | ||
| 28 | #KERNEL_DEVICETREE ?= "bcm2708-rpi-b.dtb bcm2708-rpi-b-plus.dtb" | ||
| 29 | |||
| 27 | MACHINE_FEATURES = "kernel26 apm usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio" | 30 | MACHINE_FEATURES = "kernel26 apm usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio" |
| 28 | 31 | ||
| 29 | #RaspberryPi has no hardware clock | 32 | #RaspberryPi has no hardware clock |
