diff options
| author | Andrei Gherzan <andrei@gherzan.ro> | 2013-11-13 14:48:49 +0000 |
|---|---|---|
| committer | Gherzan Code Review <gerrit2@gherzan.ro> | 2013-11-13 14:48:49 +0000 |
| commit | 8c35f8f29678941a0b820b097c307226c4d04c3d (patch) | |
| tree | 9a562383852285f1a2098ce55de30144f3603abb | |
| parent | 4c3555651bae969fb56c913df1bca81c185eb715 (diff) | |
| parent | 5c8d2c08df68cc8e49096a2f32ba0c2b62ae71d8 (diff) | |
| download | meta-raspberrypi-8c35f8f29678941a0b820b097c307226c4d04c3d.tar.gz | |
Merge "raspberrypi.conf: is not a usb gadget"
| -rw-r--r-- | conf/machine/raspberrypi.conf | 2 |
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 | ||
| 25 | KERNEL_IMAGETYPE = "Image" | 25 | KERNEL_IMAGETYPE = "Image" |
| 26 | 26 | ||
| 27 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio" | 27 | MACHINE_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 |
| 30 | MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc" | 30 | MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc" |
