blob: 621e95f166667eec64216609427854c506a6a4e9 (
plain)
1
2
3
4
5
6
7
8
|
#@TYPE: Machine
#@NAME: Motorola EZX ROKR E2
#@DESCRIPTION: Machine configuration for the Motorola GSM Phone ROKR E2
require conf/machine/include/motorola-ezx-base.inc
# there is no touchscreen
MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost keyboard screen"
|