diff options
| author | Dan McGregor <dan.mcgregor@usask.ca> | 2013-06-12 22:14:24 -0600 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2013-11-12 18:41:39 +0200 |
| commit | 5c8d2c08df68cc8e49096a2f32ba0c2b62ae71d8 (patch) | |
| tree | 5337d0e3f781b0dcb166bd20381e7dd443168c68 | |
| parent | fef11f98cf62a9f21472a42382d1ebab37eee806 (diff) | |
| download | meta-raspberrypi-5c8d2c08df68cc8e49096a2f32ba0c2b62ae71d8.tar.gz | |
raspberrypi.conf: is not a usb gadget
Change-Id: I93ed1832905e4fdfc5f5d387c37933b60a50f4c5
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
| -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" |
