menuconfig MACH_HTCAPACHE
	bool "HTC Apache"
	select PXA27x
        select GPIO_KEYS
        select KEYBOARD_PXA27x
        select PXA_SSP
        select NEW_LEDS
        select LEDS_CLASS
        select ADC
	help
		Say Y here if you intend to run this kernel on a
		HTC Apache. Currently there is only basic support
		for this PDA.
