OSDN Git Service

generic_x86: add more options so people can use in their targets
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 8 Oct 2010 06:36:55 +0000 (14:36 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 26 Nov 2010 07:07:29 +0000 (15:07 +0800)
target/board/generic_x86/BoardConfig.mk

index ca3500a..0c3d3bf 100644 (file)
@@ -36,6 +36,11 @@ BOARD_USES_GENERIC_AUDIO ?= false
 BOARD_USES_ALSA_AUDIO ?= true
 BUILD_WITH_ALSA_UTILS ?= true
 BOARD_HAVE_BLUETOOTH ?= true
+# Set to true if you have touch screen
 BOARD_USES_TSLIB ?= false
+# Remove the comment if you are using i915 driver
+#BOARD_USES_I915 := true
+# This enables the wpa wireless driver
+#BOARD_WPA_SUPPLICANT_DRIVER := AWEXT
 
 BOARD_KERNEL_CMDLINE ?= root=/dev/ram0 androidboot_hardware=$(TARGET_PRODUCT) acpi_sleep=s3_bios,s3_mode