Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1030)

Unified Diff: arch/arm/configs/qsd8650-st1_defconfig

Issue 594021: Update an ARM config file for the kernel ebuild. (Closed)
Patch Set: Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: arch/arm/configs/qsd8650-st1_defconfig
diff --git a/arch/arm/configs/qsd8650-st1_defconfig b/arch/arm/configs/qsd8650-st1_defconfig
index f4dde3f9868bbc628dfc67b1f7d7d160d765059c..38a310f3410f90258e03123ea4928cbec493db7e 100644
--- a/arch/arm/configs/qsd8650-st1_defconfig
+++ b/arch/arm/configs/qsd8650-st1_defconfig
@@ -1,6 +1,7 @@
#
# Automatically generated make config: don't edit
-# Linux kernel version: 2.6.31.5
+# Linux kernel version: 2.6.31.12
+# Wed Feb 10 00:26:50 2010
bryanh 2010/02/10 02:19:25 FYI, we typically set KCONFIG_NOTIMESTAMP=true to
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -204,6 +205,7 @@ CONFIG_ST1_EXPERIMENTAL=y
CONFIG_MSM_STACKED_MEMORY=y
CONFIG_PMEM_KERNEL_SIZE=16
CONFIG_PHYS_OFFSET=0x20000000
+CONFIG_PMEM_GPU0=y
CONFIG_MSM_AMSS_VERSION=6225
# CONFIG_MSM_AMSS_VERSION_6210 is not set
# CONFIG_MSM_AMSS_VERSION_6220 is not set
@@ -845,6 +847,10 @@ CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_SERIAL_MSM=y
CONFIG_SERIAL_MSM_CONSOLE=y
+
+#
+# Diag Support
+#
CONFIG_UNIX98_PTYS=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
# CONFIG_LEGACY_PTYS is not set
@@ -1149,7 +1155,7 @@ CONFIG_USB_HID=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
# CONFIG_USB_ARCH_HAS_OHCI is not set
-# CONFIG_USB_ARCH_HAS_EHCI is not set
+CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=y
CONFIG_USB_DEBUG=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
@@ -1172,6 +1178,7 @@ CONFIG_USB_MON=y
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
+# CONFIG_USB_EHCI_HCD is not set
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
@@ -1251,6 +1258,7 @@ CONFIG_USB_STORAGE_CYPRESS_ATACB=y
#
# CONFIG_USB_GPIO_VBUS is not set
# CONFIG_NOP_USB_XCEIV is not set
+# CONFIG_USB_MSM_OTG_72K is not set
CONFIG_MMC=y
# CONFIG_MMC_DEBUG is not set
CONFIG_MMC_UNSAFE_RESUME=y
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698