# Config file for the Dell Aximx50v and the Aximx51v include machine/hardware.conf include machine/crossport.conf # Some unalienable parts, like CPU/Perephiral controllers [machine.builtin] hw.cpu.pxa27x=y MACH_X50=y DRAM_BASE=0xa8000000 # Screen [machine.lcd] FB_PXA=y X50_LCD=y X50_VGA=y kernel.fonts.vga = y # Screen goes with backlight [machine.backlight] BACKLIGHT_CORGI = $1 # Other HID output [machine.leds] LEDS_TRIGGER_HWTIMER=y # Sound is a related but separate thing, of course ;-) [machine.sound] # HID input [machine.keys] X50_BUTTONS=y [machine.touchscreen] driver.input.ts.adc-debounce ?= $1 X50_TS = $1 # Builtin non-volatile storage [machine.flash] # External device interfaces, in particular, secondary storage [machine.mmc] MMC_PXA=$1 [machine.pcmcia] # Communicational interfaces [machine.usb.client] driver.pxa27x.udc ?= $1 [machine.usb.host] [machine.serial] [machine.irda] [machine.bluetooth] [machine.wifi] [machine.phone] # Machine support stuff [machine.adc] ADC_ADS7846_SSP=y [machine.battery] driver.subsys.power.pda = $1 [machine.hwmon] [machine.rtc]