Skip to content

Commit

Permalink
.config: enable Intel Quark GIP
Browse files Browse the repository at this point in the history
Signed-off-by: Todor Minchev <todor@minchev.co.uk>
  • Loading branch information
todorez authored and Todor Minchev committed Apr 20, 2015
1 parent 7bc2edf commit 92ab973
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/i386 3.18.1 Kernel Configuration
# Linux/i386 3.18.2 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
Expand Down Expand Up @@ -80,6 +80,7 @@ CONFIG_HAVE_ARCH_AUDITSYSCALL=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_IRQ_LEGACY_ALLOC_HWIRQ=y
CONFIG_GENERIC_IRQ_CHIP=y
CONFIG_IRQ_DOMAIN=y
# CONFIG_IRQ_DOMAIN_DEBUG is not set
CONFIG_IRQ_FORCED_THREADING=y
Expand Down Expand Up @@ -1931,6 +1932,7 @@ CONFIG_MFD_CORE=y
# CONFIG_HTC_I2CPLD is not set
# CONFIG_LPC_ICH is not set
CONFIG_CY8C9540A=m
CONFIG_INTEL_QRK_GIP=m
CONFIG_LPC_SCH=y
# CONFIG_INTEL_SOC_PMIC is not set
# CONFIG_MFD_JANZ_CMODIO is not set
Expand Down Expand Up @@ -3549,7 +3551,7 @@ CONFIG_HAVE_ARCH_KGDB=y
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
# CONFIG_EARLY_PRINTK_EFI is not set
CONFIG_EARLY_PRINTK_EFI=y
CONFIG_X86_PTDUMP=y
# CONFIG_EFI_PGT_DUMP is not set
CONFIG_DEBUG_RODATA=y
Expand Down Expand Up @@ -3771,4 +3773,7 @@ CONFIG_AVERAGE=y
# CONFIG_CORDIC is not set
# CONFIG_DDR is not set
CONFIG_UCS2_STRING=y
CONFIG_FONT_SUPPORT=y
CONFIG_FONT_8x16=y
CONFIG_FONT_AUTOSELECT=y
CONFIG_ARCH_HAS_SG_CHAIN=y

0 comments on commit 92ab973

Please sign in to comment.