diff options
Diffstat (limited to 'conf/machine/raspberrypi.conf')
| -rwxr-xr-x | conf/machine/raspberrypi.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf index a64104b..932563f 100755 --- a/conf/machine/raspberrypi.conf +++ b/conf/machine/raspberrypi.conf | |||
| @@ -27,13 +27,12 @@ XSERVER = " \ | |||
| 27 | xf86-video-fbdev \ | 27 | xf86-video-fbdev \ |
| 28 | " | 28 | " |
| 29 | 29 | ||
| 30 | KERNEL_IMAGETYPE = "zImage" | 30 | KERNEL_IMAGETYPE = "Image" |
| 31 | 31 | ||
| 32 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio" | 32 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio" |
| 33 | 33 | ||
| 34 | MACHINE_EXTRA_RRECOMMENDS += " \ | 34 | MACHINE_EXTRA_RRECOMMENDS += " \ |
| 35 | kernel-modules \ | 35 | kernel-modules \ |
| 36 | bcm2835-kernel-image \ | ||
| 37 | " | 36 | " |
| 38 | 37 | ||
| 39 | # Set GPU firmware image to be used | 38 | # Set GPU firmware image to be used |
