mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
projects/ION/linux: fix 9b10a5e1899065bbb0bf9d40f8d37d49495182a1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9b10a5e189
commit
8d3483c3fd
@ -139,28 +139,23 @@ CONFIG_INITRAMFS_SOURCE=" "
|
|||||||
CONFIG_INITRAMFS_ROOT_UID=0
|
CONFIG_INITRAMFS_ROOT_UID=0
|
||||||
CONFIG_INITRAMFS_ROOT_GID=0
|
CONFIG_INITRAMFS_ROOT_GID=0
|
||||||
CONFIG_RD_GZIP=y
|
CONFIG_RD_GZIP=y
|
||||||
CONFIG_RD_BZIP2=y
|
# CONFIG_RD_BZIP2 is not set
|
||||||
CONFIG_RD_LZMA=y
|
# CONFIG_RD_LZMA is not set
|
||||||
CONFIG_RD_XZ=y
|
# CONFIG_RD_XZ is not set
|
||||||
CONFIG_RD_LZO=y
|
# CONFIG_RD_LZO is not set
|
||||||
CONFIG_INITRAMFS_COMPRESSION_NONE=y
|
CONFIG_INITRAMFS_COMPRESSION_NONE=y
|
||||||
# CONFIG_INITRAMFS_COMPRESSION_GZIP is not set
|
# CONFIG_INITRAMFS_COMPRESSION_GZIP is not set
|
||||||
# CONFIG_INITRAMFS_COMPRESSION_BZIP2 is not set
|
|
||||||
# CONFIG_INITRAMFS_COMPRESSION_LZMA is not set
|
|
||||||
# CONFIG_INITRAMFS_COMPRESSION_XZ is not set
|
|
||||||
# CONFIG_INITRAMFS_COMPRESSION_LZO is not set
|
|
||||||
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
|
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
|
||||||
CONFIG_SYSCTL=y
|
CONFIG_SYSCTL=y
|
||||||
CONFIG_ANON_INODES=y
|
CONFIG_ANON_INODES=y
|
||||||
# CONFIG_EXPERT is not set
|
CONFIG_EXPERT=y
|
||||||
# CONFIG_SYSCTL_SYSCALL is not set
|
# CONFIG_SYSCTL_SYSCALL is not set
|
||||||
CONFIG_KALLSYMS=y
|
# CONFIG_KALLSYMS is not set
|
||||||
# CONFIG_KALLSYMS_ALL is not set
|
|
||||||
CONFIG_HOTPLUG=y
|
CONFIG_HOTPLUG=y
|
||||||
CONFIG_PRINTK=y
|
CONFIG_PRINTK=y
|
||||||
CONFIG_BUG=y
|
CONFIG_BUG=y
|
||||||
CONFIG_ELF_CORE=y
|
CONFIG_ELF_CORE=y
|
||||||
CONFIG_PCSPKR_PLATFORM=y
|
# CONFIG_PCSPKR_PLATFORM is not set
|
||||||
CONFIG_HAVE_PCSPKR_PLATFORM=y
|
CONFIG_HAVE_PCSPKR_PLATFORM=y
|
||||||
CONFIG_BASE_FULL=y
|
CONFIG_BASE_FULL=y
|
||||||
CONFIG_FUTEX=y
|
CONFIG_FUTEX=y
|
||||||
@ -185,6 +180,7 @@ CONFIG_SLUB_DEBUG=y
|
|||||||
# CONFIG_COMPAT_BRK is not set
|
# CONFIG_COMPAT_BRK is not set
|
||||||
# CONFIG_SLAB is not set
|
# CONFIG_SLAB is not set
|
||||||
CONFIG_SLUB=y
|
CONFIG_SLUB=y
|
||||||
|
# CONFIG_SLOB is not set
|
||||||
# CONFIG_PROFILING is not set
|
# CONFIG_PROFILING is not set
|
||||||
CONFIG_HAVE_OPROFILE=y
|
CONFIG_HAVE_OPROFILE=y
|
||||||
# CONFIG_KPROBES is not set
|
# CONFIG_KPROBES is not set
|
||||||
@ -299,13 +295,13 @@ CONFIG_X86_CMPXCHG64=y
|
|||||||
CONFIG_X86_CMOV=y
|
CONFIG_X86_CMOV=y
|
||||||
CONFIG_X86_MINIMUM_CPU_FAMILY=64
|
CONFIG_X86_MINIMUM_CPU_FAMILY=64
|
||||||
CONFIG_X86_DEBUGCTLMSR=y
|
CONFIG_X86_DEBUGCTLMSR=y
|
||||||
|
CONFIG_PROCESSOR_SELECT=y
|
||||||
CONFIG_CPU_SUP_INTEL=y
|
CONFIG_CPU_SUP_INTEL=y
|
||||||
CONFIG_CPU_SUP_AMD=y
|
# CONFIG_CPU_SUP_AMD is not set
|
||||||
CONFIG_CPU_SUP_CENTAUR=y
|
# CONFIG_CPU_SUP_CENTAUR is not set
|
||||||
CONFIG_HPET_TIMER=y
|
CONFIG_HPET_TIMER=y
|
||||||
CONFIG_HPET_EMULATE_RTC=y
|
CONFIG_HPET_EMULATE_RTC=y
|
||||||
CONFIG_DMI=y
|
CONFIG_DMI=y
|
||||||
CONFIG_GART_IOMMU=y
|
|
||||||
# CONFIG_CALGARY_IOMMU is not set
|
# CONFIG_CALGARY_IOMMU is not set
|
||||||
CONFIG_SWIOTLB=y
|
CONFIG_SWIOTLB=y
|
||||||
CONFIG_IOMMU_HELPER=y
|
CONFIG_IOMMU_HELPER=y
|
||||||
@ -432,6 +428,7 @@ CONFIG_CPU_FREQ=y
|
|||||||
CONFIG_CPU_FREQ_TABLE=y
|
CONFIG_CPU_FREQ_TABLE=y
|
||||||
# CONFIG_CPU_FREQ_STAT is not set
|
# CONFIG_CPU_FREQ_STAT is not set
|
||||||
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
|
||||||
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
|
||||||
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
|
||||||
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
|
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
|
||||||
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
|
||||||
@ -489,7 +486,6 @@ CONFIG_HT_IRQ=y
|
|||||||
CONFIG_PCI_IOAPIC=y
|
CONFIG_PCI_IOAPIC=y
|
||||||
CONFIG_PCI_LABEL=y
|
CONFIG_PCI_LABEL=y
|
||||||
CONFIG_ISA_DMA_API=y
|
CONFIG_ISA_DMA_API=y
|
||||||
CONFIG_AMD_NB=y
|
|
||||||
# CONFIG_PCCARD is not set
|
# CONFIG_PCCARD is not set
|
||||||
# CONFIG_HOTPLUG_PCI is not set
|
# CONFIG_HOTPLUG_PCI is not set
|
||||||
# CONFIG_RAPIDIO is not set
|
# CONFIG_RAPIDIO is not set
|
||||||
@ -692,6 +688,7 @@ CONFIG_LIB80211_CRYPT_TKIP=m
|
|||||||
# CONFIG_LIB80211_DEBUG is not set
|
# CONFIG_LIB80211_DEBUG is not set
|
||||||
CONFIG_MAC80211=y
|
CONFIG_MAC80211=y
|
||||||
CONFIG_MAC80211_HAS_RC=y
|
CONFIG_MAC80211_HAS_RC=y
|
||||||
|
# CONFIG_MAC80211_RC_PID is not set
|
||||||
CONFIG_MAC80211_RC_MINSTREL=y
|
CONFIG_MAC80211_RC_MINSTREL=y
|
||||||
CONFIG_MAC80211_RC_MINSTREL_HT=y
|
CONFIG_MAC80211_RC_MINSTREL_HT=y
|
||||||
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
|
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
|
||||||
@ -703,7 +700,7 @@ CONFIG_MAC80211_LEDS=y
|
|||||||
# CONFIG_WIMAX is not set
|
# CONFIG_WIMAX is not set
|
||||||
CONFIG_RFKILL=y
|
CONFIG_RFKILL=y
|
||||||
CONFIG_RFKILL_LEDS=y
|
CONFIG_RFKILL_LEDS=y
|
||||||
CONFIG_RFKILL_INPUT=y
|
# CONFIG_RFKILL_INPUT is not set
|
||||||
# CONFIG_NET_9P is not set
|
# CONFIG_NET_9P is not set
|
||||||
# CONFIG_CAIF is not set
|
# CONFIG_CAIF is not set
|
||||||
# CONFIG_CEPH_LIB is not set
|
# CONFIG_CEPH_LIB is not set
|
||||||
@ -937,6 +934,7 @@ CONFIG_PATA_JMICRON=y
|
|||||||
# CONFIG_PATA_MPIIX is not set
|
# CONFIG_PATA_MPIIX is not set
|
||||||
# CONFIG_PATA_NS87410 is not set
|
# CONFIG_PATA_NS87410 is not set
|
||||||
# CONFIG_PATA_OPTI is not set
|
# CONFIG_PATA_OPTI is not set
|
||||||
|
# CONFIG_PATA_PLATFORM is not set
|
||||||
# CONFIG_PATA_RZ1000 is not set
|
# CONFIG_PATA_RZ1000 is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -1276,7 +1274,6 @@ CONFIG_JOYSTICK_XPAD_LEDS=y
|
|||||||
CONFIG_INPUT_MISC=y
|
CONFIG_INPUT_MISC=y
|
||||||
# CONFIG_INPUT_AD714X is not set
|
# CONFIG_INPUT_AD714X is not set
|
||||||
# CONFIG_INPUT_BMA150 is not set
|
# CONFIG_INPUT_BMA150 is not set
|
||||||
# CONFIG_INPUT_PCSPKR is not set
|
|
||||||
# CONFIG_INPUT_MMA8450 is not set
|
# CONFIG_INPUT_MMA8450 is not set
|
||||||
# CONFIG_INPUT_MPU3050 is not set
|
# CONFIG_INPUT_MPU3050 is not set
|
||||||
# CONFIG_INPUT_APANEL is not set
|
# CONFIG_INPUT_APANEL is not set
|
||||||
@ -1347,6 +1344,7 @@ CONFIG_SERIAL_CORE=y
|
|||||||
# CONFIG_SERIAL_ALTERA_UART is not set
|
# CONFIG_SERIAL_ALTERA_UART is not set
|
||||||
# CONFIG_SERIAL_PCH_UART is not set
|
# CONFIG_SERIAL_PCH_UART is not set
|
||||||
# CONFIG_SERIAL_XILINX_PS_UART is not set
|
# CONFIG_SERIAL_XILINX_PS_UART is not set
|
||||||
|
# CONFIG_TTY_PRINTK is not set
|
||||||
# CONFIG_IPMI_HANDLER is not set
|
# CONFIG_IPMI_HANDLER is not set
|
||||||
# CONFIG_HW_RANDOM is not set
|
# CONFIG_HW_RANDOM is not set
|
||||||
# CONFIG_NVRAM is not set
|
# CONFIG_NVRAM is not set
|
||||||
@ -1581,6 +1579,7 @@ CONFIG_SSB_PCIHOST=y
|
|||||||
CONFIG_SSB_B43_PCI_BRIDGE=y
|
CONFIG_SSB_B43_PCI_BRIDGE=y
|
||||||
CONFIG_SSB_SDIOHOST_POSSIBLE=y
|
CONFIG_SSB_SDIOHOST_POSSIBLE=y
|
||||||
# CONFIG_SSB_SDIOHOST is not set
|
# CONFIG_SSB_SDIOHOST is not set
|
||||||
|
# CONFIG_SSB_SILENT is not set
|
||||||
# CONFIG_SSB_DEBUG is not set
|
# CONFIG_SSB_DEBUG is not set
|
||||||
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
|
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
|
||||||
CONFIG_SSB_DRIVER_PCICORE=y
|
CONFIG_SSB_DRIVER_PCICORE=y
|
||||||
@ -2041,7 +2040,6 @@ CONFIG_DVB_IT913X_FE=m
|
|||||||
# Graphics support
|
# Graphics support
|
||||||
#
|
#
|
||||||
CONFIG_AGP=y
|
CONFIG_AGP=y
|
||||||
# CONFIG_AGP_AMD64 is not set
|
|
||||||
CONFIG_AGP_INTEL=y
|
CONFIG_AGP_INTEL=y
|
||||||
# CONFIG_AGP_SIS is not set
|
# CONFIG_AGP_SIS is not set
|
||||||
# CONFIG_AGP_VIA is not set
|
# CONFIG_AGP_VIA is not set
|
||||||
@ -2089,6 +2087,7 @@ CONFIG_FB_VESA=y
|
|||||||
# CONFIG_FB_NVIDIA is not set
|
# CONFIG_FB_NVIDIA is not set
|
||||||
# CONFIG_FB_RIVA is not set
|
# CONFIG_FB_RIVA is not set
|
||||||
# CONFIG_FB_LE80578 is not set
|
# CONFIG_FB_LE80578 is not set
|
||||||
|
# CONFIG_FB_INTEL is not set
|
||||||
# CONFIG_FB_MATROX is not set
|
# CONFIG_FB_MATROX is not set
|
||||||
# CONFIG_FB_RADEON is not set
|
# CONFIG_FB_RADEON is not set
|
||||||
# CONFIG_FB_ATY128 is not set
|
# CONFIG_FB_ATY128 is not set
|
||||||
@ -2348,6 +2347,8 @@ CONFIG_USB=y
|
|||||||
# CONFIG_USB_DYNAMIC_MINORS is not set
|
# CONFIG_USB_DYNAMIC_MINORS is not set
|
||||||
CONFIG_USB_SUSPEND=y
|
CONFIG_USB_SUSPEND=y
|
||||||
# CONFIG_USB_OTG is not set
|
# CONFIG_USB_OTG is not set
|
||||||
|
# CONFIG_USB_OTG_WHITELIST is not set
|
||||||
|
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
|
||||||
# CONFIG_USB_DWC3 is not set
|
# CONFIG_USB_DWC3 is not set
|
||||||
# CONFIG_USB_MON is not set
|
# CONFIG_USB_MON is not set
|
||||||
# CONFIG_USB_WUSB is not set
|
# CONFIG_USB_WUSB is not set
|
||||||
@ -2702,7 +2703,6 @@ CONFIG_DVB_AS102=m
|
|||||||
# Hardware Spinlock drivers
|
# Hardware Spinlock drivers
|
||||||
#
|
#
|
||||||
CONFIG_CLKEVT_I8253=y
|
CONFIG_CLKEVT_I8253=y
|
||||||
CONFIG_I8253_LOCK=y
|
|
||||||
CONFIG_CLKBLD_I8253=y
|
CONFIG_CLKBLD_I8253=y
|
||||||
CONFIG_IOMMU_SUPPORT=y
|
CONFIG_IOMMU_SUPPORT=y
|
||||||
# CONFIG_AMD_IOMMU is not set
|
# CONFIG_AMD_IOMMU is not set
|
||||||
@ -2969,7 +2969,7 @@ CONFIG_DEBUG_BUGVERBOSE=y
|
|||||||
# CONFIG_DEBUG_VM is not set
|
# CONFIG_DEBUG_VM is not set
|
||||||
# CONFIG_DEBUG_VIRTUAL is not set
|
# CONFIG_DEBUG_VIRTUAL is not set
|
||||||
# CONFIG_DEBUG_WRITECOUNT is not set
|
# CONFIG_DEBUG_WRITECOUNT is not set
|
||||||
CONFIG_DEBUG_MEMORY_INIT=y
|
# CONFIG_DEBUG_MEMORY_INIT is not set
|
||||||
# CONFIG_DEBUG_LIST is not set
|
# CONFIG_DEBUG_LIST is not set
|
||||||
# CONFIG_TEST_LIST_SORT is not set
|
# CONFIG_TEST_LIST_SORT is not set
|
||||||
# CONFIG_DEBUG_SG is not set
|
# CONFIG_DEBUG_SG is not set
|
||||||
@ -3023,7 +3023,6 @@ CONFIG_DEBUG_RODATA=y
|
|||||||
# CONFIG_DEBUG_RODATA_TEST is not set
|
# CONFIG_DEBUG_RODATA_TEST is not set
|
||||||
# CONFIG_DEBUG_SET_MODULE_RONX is not set
|
# CONFIG_DEBUG_SET_MODULE_RONX is not set
|
||||||
# CONFIG_DEBUG_NX_TEST is not set
|
# CONFIG_DEBUG_NX_TEST is not set
|
||||||
# CONFIG_IOMMU_DEBUG is not set
|
|
||||||
# CONFIG_IOMMU_STRESS is not set
|
# CONFIG_IOMMU_STRESS is not set
|
||||||
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
|
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
|
||||||
CONFIG_IO_DELAY_TYPE_0X80=0
|
CONFIG_IO_DELAY_TYPE_0X80=0
|
||||||
@ -3194,10 +3193,6 @@ CONFIG_XZ_DEC_SPARC=y
|
|||||||
CONFIG_XZ_DEC_BCJ=y
|
CONFIG_XZ_DEC_BCJ=y
|
||||||
# CONFIG_XZ_DEC_TEST is not set
|
# CONFIG_XZ_DEC_TEST is not set
|
||||||
CONFIG_DECOMPRESS_GZIP=y
|
CONFIG_DECOMPRESS_GZIP=y
|
||||||
CONFIG_DECOMPRESS_BZIP2=y
|
|
||||||
CONFIG_DECOMPRESS_LZMA=y
|
|
||||||
CONFIG_DECOMPRESS_XZ=y
|
|
||||||
CONFIG_DECOMPRESS_LZO=y
|
|
||||||
CONFIG_HAS_IOMEM=y
|
CONFIG_HAS_IOMEM=y
|
||||||
CONFIG_HAS_IOPORT=y
|
CONFIG_HAS_IOPORT=y
|
||||||
CONFIG_HAS_DMA=y
|
CONFIG_HAS_DMA=y
|
||||||
|
@ -139,28 +139,23 @@ CONFIG_INITRAMFS_SOURCE=" "
|
|||||||
CONFIG_INITRAMFS_ROOT_UID=0
|
CONFIG_INITRAMFS_ROOT_UID=0
|
||||||
CONFIG_INITRAMFS_ROOT_GID=0
|
CONFIG_INITRAMFS_ROOT_GID=0
|
||||||
CONFIG_RD_GZIP=y
|
CONFIG_RD_GZIP=y
|
||||||
CONFIG_RD_BZIP2=y
|
# CONFIG_RD_BZIP2 is not set
|
||||||
CONFIG_RD_LZMA=y
|
# CONFIG_RD_LZMA is not set
|
||||||
CONFIG_RD_XZ=y
|
# CONFIG_RD_XZ is not set
|
||||||
CONFIG_RD_LZO=y
|
# CONFIG_RD_LZO is not set
|
||||||
CONFIG_INITRAMFS_COMPRESSION_NONE=y
|
CONFIG_INITRAMFS_COMPRESSION_NONE=y
|
||||||
# CONFIG_INITRAMFS_COMPRESSION_GZIP is not set
|
# CONFIG_INITRAMFS_COMPRESSION_GZIP is not set
|
||||||
# CONFIG_INITRAMFS_COMPRESSION_BZIP2 is not set
|
|
||||||
# CONFIG_INITRAMFS_COMPRESSION_LZMA is not set
|
|
||||||
# CONFIG_INITRAMFS_COMPRESSION_XZ is not set
|
|
||||||
# CONFIG_INITRAMFS_COMPRESSION_LZO is not set
|
|
||||||
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
|
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
|
||||||
CONFIG_SYSCTL=y
|
CONFIG_SYSCTL=y
|
||||||
CONFIG_ANON_INODES=y
|
CONFIG_ANON_INODES=y
|
||||||
# CONFIG_EXPERT is not set
|
CONFIG_EXPERT=y
|
||||||
# CONFIG_SYSCTL_SYSCALL is not set
|
# CONFIG_SYSCTL_SYSCALL is not set
|
||||||
CONFIG_KALLSYMS=y
|
# CONFIG_KALLSYMS is not set
|
||||||
# CONFIG_KALLSYMS_ALL is not set
|
|
||||||
CONFIG_HOTPLUG=y
|
CONFIG_HOTPLUG=y
|
||||||
CONFIG_PRINTK=y
|
CONFIG_PRINTK=y
|
||||||
CONFIG_BUG=y
|
CONFIG_BUG=y
|
||||||
CONFIG_ELF_CORE=y
|
CONFIG_ELF_CORE=y
|
||||||
CONFIG_PCSPKR_PLATFORM=y
|
# CONFIG_PCSPKR_PLATFORM is not set
|
||||||
CONFIG_HAVE_PCSPKR_PLATFORM=y
|
CONFIG_HAVE_PCSPKR_PLATFORM=y
|
||||||
CONFIG_BASE_FULL=y
|
CONFIG_BASE_FULL=y
|
||||||
CONFIG_FUTEX=y
|
CONFIG_FUTEX=y
|
||||||
@ -185,6 +180,7 @@ CONFIG_SLUB_DEBUG=y
|
|||||||
# CONFIG_COMPAT_BRK is not set
|
# CONFIG_COMPAT_BRK is not set
|
||||||
# CONFIG_SLAB is not set
|
# CONFIG_SLAB is not set
|
||||||
CONFIG_SLUB=y
|
CONFIG_SLUB=y
|
||||||
|
# CONFIG_SLOB is not set
|
||||||
# CONFIG_PROFILING is not set
|
# CONFIG_PROFILING is not set
|
||||||
CONFIG_HAVE_OPROFILE=y
|
CONFIG_HAVE_OPROFILE=y
|
||||||
# CONFIG_KPROBES is not set
|
# CONFIG_KPROBES is not set
|
||||||
@ -301,13 +297,13 @@ CONFIG_X86_CMPXCHG64=y
|
|||||||
CONFIG_X86_CMOV=y
|
CONFIG_X86_CMOV=y
|
||||||
CONFIG_X86_MINIMUM_CPU_FAMILY=64
|
CONFIG_X86_MINIMUM_CPU_FAMILY=64
|
||||||
CONFIG_X86_DEBUGCTLMSR=y
|
CONFIG_X86_DEBUGCTLMSR=y
|
||||||
|
CONFIG_PROCESSOR_SELECT=y
|
||||||
CONFIG_CPU_SUP_INTEL=y
|
CONFIG_CPU_SUP_INTEL=y
|
||||||
CONFIG_CPU_SUP_AMD=y
|
# CONFIG_CPU_SUP_AMD is not set
|
||||||
CONFIG_CPU_SUP_CENTAUR=y
|
# CONFIG_CPU_SUP_CENTAUR is not set
|
||||||
CONFIG_HPET_TIMER=y
|
CONFIG_HPET_TIMER=y
|
||||||
CONFIG_HPET_EMULATE_RTC=y
|
CONFIG_HPET_EMULATE_RTC=y
|
||||||
CONFIG_DMI=y
|
CONFIG_DMI=y
|
||||||
CONFIG_GART_IOMMU=y
|
|
||||||
# CONFIG_CALGARY_IOMMU is not set
|
# CONFIG_CALGARY_IOMMU is not set
|
||||||
CONFIG_SWIOTLB=y
|
CONFIG_SWIOTLB=y
|
||||||
CONFIG_IOMMU_HELPER=y
|
CONFIG_IOMMU_HELPER=y
|
||||||
@ -435,6 +431,7 @@ CONFIG_CPU_FREQ=y
|
|||||||
CONFIG_CPU_FREQ_TABLE=y
|
CONFIG_CPU_FREQ_TABLE=y
|
||||||
# CONFIG_CPU_FREQ_STAT is not set
|
# CONFIG_CPU_FREQ_STAT is not set
|
||||||
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
|
||||||
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
|
||||||
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
|
||||||
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
|
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
|
||||||
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
|
||||||
@ -492,7 +489,6 @@ CONFIG_HT_IRQ=y
|
|||||||
CONFIG_PCI_IOAPIC=y
|
CONFIG_PCI_IOAPIC=y
|
||||||
CONFIG_PCI_LABEL=y
|
CONFIG_PCI_LABEL=y
|
||||||
CONFIG_ISA_DMA_API=y
|
CONFIG_ISA_DMA_API=y
|
||||||
CONFIG_AMD_NB=y
|
|
||||||
# CONFIG_PCCARD is not set
|
# CONFIG_PCCARD is not set
|
||||||
# CONFIG_HOTPLUG_PCI is not set
|
# CONFIG_HOTPLUG_PCI is not set
|
||||||
# CONFIG_RAPIDIO is not set
|
# CONFIG_RAPIDIO is not set
|
||||||
@ -695,6 +691,7 @@ CONFIG_LIB80211_CRYPT_TKIP=m
|
|||||||
# CONFIG_LIB80211_DEBUG is not set
|
# CONFIG_LIB80211_DEBUG is not set
|
||||||
CONFIG_MAC80211=y
|
CONFIG_MAC80211=y
|
||||||
CONFIG_MAC80211_HAS_RC=y
|
CONFIG_MAC80211_HAS_RC=y
|
||||||
|
# CONFIG_MAC80211_RC_PID is not set
|
||||||
CONFIG_MAC80211_RC_MINSTREL=y
|
CONFIG_MAC80211_RC_MINSTREL=y
|
||||||
CONFIG_MAC80211_RC_MINSTREL_HT=y
|
CONFIG_MAC80211_RC_MINSTREL_HT=y
|
||||||
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
|
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
|
||||||
@ -706,7 +703,7 @@ CONFIG_MAC80211_LEDS=y
|
|||||||
# CONFIG_WIMAX is not set
|
# CONFIG_WIMAX is not set
|
||||||
CONFIG_RFKILL=y
|
CONFIG_RFKILL=y
|
||||||
CONFIG_RFKILL_LEDS=y
|
CONFIG_RFKILL_LEDS=y
|
||||||
CONFIG_RFKILL_INPUT=y
|
# CONFIG_RFKILL_INPUT is not set
|
||||||
# CONFIG_NET_9P is not set
|
# CONFIG_NET_9P is not set
|
||||||
# CONFIG_CAIF is not set
|
# CONFIG_CAIF is not set
|
||||||
# CONFIG_CEPH_LIB is not set
|
# CONFIG_CEPH_LIB is not set
|
||||||
@ -940,6 +937,7 @@ CONFIG_PATA_JMICRON=y
|
|||||||
# CONFIG_PATA_MPIIX is not set
|
# CONFIG_PATA_MPIIX is not set
|
||||||
# CONFIG_PATA_NS87410 is not set
|
# CONFIG_PATA_NS87410 is not set
|
||||||
# CONFIG_PATA_OPTI is not set
|
# CONFIG_PATA_OPTI is not set
|
||||||
|
# CONFIG_PATA_PLATFORM is not set
|
||||||
# CONFIG_PATA_RZ1000 is not set
|
# CONFIG_PATA_RZ1000 is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -1312,7 +1310,6 @@ CONFIG_JOYSTICK_XPAD_LEDS=y
|
|||||||
CONFIG_INPUT_MISC=y
|
CONFIG_INPUT_MISC=y
|
||||||
# CONFIG_INPUT_AD714X is not set
|
# CONFIG_INPUT_AD714X is not set
|
||||||
# CONFIG_INPUT_BMA150 is not set
|
# CONFIG_INPUT_BMA150 is not set
|
||||||
# CONFIG_INPUT_PCSPKR is not set
|
|
||||||
# CONFIG_INPUT_MMA8450 is not set
|
# CONFIG_INPUT_MMA8450 is not set
|
||||||
# CONFIG_INPUT_MPU3050 is not set
|
# CONFIG_INPUT_MPU3050 is not set
|
||||||
# CONFIG_INPUT_APANEL is not set
|
# CONFIG_INPUT_APANEL is not set
|
||||||
@ -1383,6 +1380,7 @@ CONFIG_SERIAL_CORE=y
|
|||||||
# CONFIG_SERIAL_ALTERA_UART is not set
|
# CONFIG_SERIAL_ALTERA_UART is not set
|
||||||
# CONFIG_SERIAL_PCH_UART is not set
|
# CONFIG_SERIAL_PCH_UART is not set
|
||||||
# CONFIG_SERIAL_XILINX_PS_UART is not set
|
# CONFIG_SERIAL_XILINX_PS_UART is not set
|
||||||
|
# CONFIG_TTY_PRINTK is not set
|
||||||
# CONFIG_IPMI_HANDLER is not set
|
# CONFIG_IPMI_HANDLER is not set
|
||||||
# CONFIG_HW_RANDOM is not set
|
# CONFIG_HW_RANDOM is not set
|
||||||
# CONFIG_NVRAM is not set
|
# CONFIG_NVRAM is not set
|
||||||
@ -1616,6 +1614,7 @@ CONFIG_SSB_PCIHOST=y
|
|||||||
CONFIG_SSB_B43_PCI_BRIDGE=y
|
CONFIG_SSB_B43_PCI_BRIDGE=y
|
||||||
CONFIG_SSB_SDIOHOST_POSSIBLE=y
|
CONFIG_SSB_SDIOHOST_POSSIBLE=y
|
||||||
# CONFIG_SSB_SDIOHOST is not set
|
# CONFIG_SSB_SDIOHOST is not set
|
||||||
|
# CONFIG_SSB_SILENT is not set
|
||||||
# CONFIG_SSB_DEBUG is not set
|
# CONFIG_SSB_DEBUG is not set
|
||||||
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
|
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
|
||||||
CONFIG_SSB_DRIVER_PCICORE=y
|
CONFIG_SSB_DRIVER_PCICORE=y
|
||||||
@ -2076,7 +2075,6 @@ CONFIG_DVB_IT913X_FE=m
|
|||||||
# Graphics support
|
# Graphics support
|
||||||
#
|
#
|
||||||
CONFIG_AGP=y
|
CONFIG_AGP=y
|
||||||
# CONFIG_AGP_AMD64 is not set
|
|
||||||
CONFIG_AGP_INTEL=y
|
CONFIG_AGP_INTEL=y
|
||||||
# CONFIG_AGP_SIS is not set
|
# CONFIG_AGP_SIS is not set
|
||||||
# CONFIG_AGP_VIA is not set
|
# CONFIG_AGP_VIA is not set
|
||||||
@ -2403,6 +2401,8 @@ CONFIG_USB=y
|
|||||||
# CONFIG_USB_DYNAMIC_MINORS is not set
|
# CONFIG_USB_DYNAMIC_MINORS is not set
|
||||||
CONFIG_USB_SUSPEND=y
|
CONFIG_USB_SUSPEND=y
|
||||||
# CONFIG_USB_OTG is not set
|
# CONFIG_USB_OTG is not set
|
||||||
|
# CONFIG_USB_OTG_WHITELIST is not set
|
||||||
|
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
|
||||||
# CONFIG_USB_DWC3 is not set
|
# CONFIG_USB_DWC3 is not set
|
||||||
# CONFIG_USB_MON is not set
|
# CONFIG_USB_MON is not set
|
||||||
# CONFIG_USB_WUSB is not set
|
# CONFIG_USB_WUSB is not set
|
||||||
@ -2762,7 +2762,6 @@ CONFIG_DVB_AS102=m
|
|||||||
# Hardware Spinlock drivers
|
# Hardware Spinlock drivers
|
||||||
#
|
#
|
||||||
CONFIG_CLKEVT_I8253=y
|
CONFIG_CLKEVT_I8253=y
|
||||||
CONFIG_I8253_LOCK=y
|
|
||||||
CONFIG_CLKBLD_I8253=y
|
CONFIG_CLKBLD_I8253=y
|
||||||
CONFIG_IOMMU_SUPPORT=y
|
CONFIG_IOMMU_SUPPORT=y
|
||||||
# CONFIG_AMD_IOMMU is not set
|
# CONFIG_AMD_IOMMU is not set
|
||||||
@ -3030,7 +3029,7 @@ CONFIG_DEBUG_BUGVERBOSE=y
|
|||||||
# CONFIG_DEBUG_VM is not set
|
# CONFIG_DEBUG_VM is not set
|
||||||
# CONFIG_DEBUG_VIRTUAL is not set
|
# CONFIG_DEBUG_VIRTUAL is not set
|
||||||
# CONFIG_DEBUG_WRITECOUNT is not set
|
# CONFIG_DEBUG_WRITECOUNT is not set
|
||||||
CONFIG_DEBUG_MEMORY_INIT=y
|
# CONFIG_DEBUG_MEMORY_INIT is not set
|
||||||
# CONFIG_DEBUG_LIST is not set
|
# CONFIG_DEBUG_LIST is not set
|
||||||
# CONFIG_TEST_LIST_SORT is not set
|
# CONFIG_TEST_LIST_SORT is not set
|
||||||
# CONFIG_DEBUG_SG is not set
|
# CONFIG_DEBUG_SG is not set
|
||||||
@ -3084,7 +3083,6 @@ CONFIG_DEBUG_RODATA=y
|
|||||||
# CONFIG_DEBUG_RODATA_TEST is not set
|
# CONFIG_DEBUG_RODATA_TEST is not set
|
||||||
# CONFIG_DEBUG_SET_MODULE_RONX is not set
|
# CONFIG_DEBUG_SET_MODULE_RONX is not set
|
||||||
# CONFIG_DEBUG_NX_TEST is not set
|
# CONFIG_DEBUG_NX_TEST is not set
|
||||||
# CONFIG_IOMMU_DEBUG is not set
|
|
||||||
# CONFIG_IOMMU_STRESS is not set
|
# CONFIG_IOMMU_STRESS is not set
|
||||||
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
|
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
|
||||||
CONFIG_IO_DELAY_TYPE_0X80=0
|
CONFIG_IO_DELAY_TYPE_0X80=0
|
||||||
@ -3255,10 +3253,6 @@ CONFIG_XZ_DEC_SPARC=y
|
|||||||
CONFIG_XZ_DEC_BCJ=y
|
CONFIG_XZ_DEC_BCJ=y
|
||||||
# CONFIG_XZ_DEC_TEST is not set
|
# CONFIG_XZ_DEC_TEST is not set
|
||||||
CONFIG_DECOMPRESS_GZIP=y
|
CONFIG_DECOMPRESS_GZIP=y
|
||||||
CONFIG_DECOMPRESS_BZIP2=y
|
|
||||||
CONFIG_DECOMPRESS_LZMA=y
|
|
||||||
CONFIG_DECOMPRESS_XZ=y
|
|
||||||
CONFIG_DECOMPRESS_LZO=y
|
|
||||||
CONFIG_HAS_IOMEM=y
|
CONFIG_HAS_IOMEM=y
|
||||||
CONFIG_HAS_IOPORT=y
|
CONFIG_HAS_IOPORT=y
|
||||||
CONFIG_HAS_DMA=y
|
CONFIG_HAS_DMA=y
|
||||||
|
@ -139,28 +139,23 @@ CONFIG_INITRAMFS_SOURCE=" "
|
|||||||
CONFIG_INITRAMFS_ROOT_UID=0
|
CONFIG_INITRAMFS_ROOT_UID=0
|
||||||
CONFIG_INITRAMFS_ROOT_GID=0
|
CONFIG_INITRAMFS_ROOT_GID=0
|
||||||
CONFIG_RD_GZIP=y
|
CONFIG_RD_GZIP=y
|
||||||
CONFIG_RD_BZIP2=y
|
# CONFIG_RD_BZIP2 is not set
|
||||||
CONFIG_RD_LZMA=y
|
# CONFIG_RD_LZMA is not set
|
||||||
CONFIG_RD_XZ=y
|
# CONFIG_RD_XZ is not set
|
||||||
CONFIG_RD_LZO=y
|
# CONFIG_RD_LZO is not set
|
||||||
CONFIG_INITRAMFS_COMPRESSION_NONE=y
|
CONFIG_INITRAMFS_COMPRESSION_NONE=y
|
||||||
# CONFIG_INITRAMFS_COMPRESSION_GZIP is not set
|
# CONFIG_INITRAMFS_COMPRESSION_GZIP is not set
|
||||||
# CONFIG_INITRAMFS_COMPRESSION_BZIP2 is not set
|
|
||||||
# CONFIG_INITRAMFS_COMPRESSION_LZMA is not set
|
|
||||||
# CONFIG_INITRAMFS_COMPRESSION_XZ is not set
|
|
||||||
# CONFIG_INITRAMFS_COMPRESSION_LZO is not set
|
|
||||||
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
|
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
|
||||||
CONFIG_SYSCTL=y
|
CONFIG_SYSCTL=y
|
||||||
CONFIG_ANON_INODES=y
|
CONFIG_ANON_INODES=y
|
||||||
# CONFIG_EXPERT is not set
|
CONFIG_EXPERT=y
|
||||||
# CONFIG_SYSCTL_SYSCALL is not set
|
# CONFIG_SYSCTL_SYSCALL is not set
|
||||||
CONFIG_KALLSYMS=y
|
# CONFIG_KALLSYMS is not set
|
||||||
# CONFIG_KALLSYMS_ALL is not set
|
|
||||||
CONFIG_HOTPLUG=y
|
CONFIG_HOTPLUG=y
|
||||||
CONFIG_PRINTK=y
|
CONFIG_PRINTK=y
|
||||||
CONFIG_BUG=y
|
CONFIG_BUG=y
|
||||||
CONFIG_ELF_CORE=y
|
CONFIG_ELF_CORE=y
|
||||||
CONFIG_PCSPKR_PLATFORM=y
|
# CONFIG_PCSPKR_PLATFORM is not set
|
||||||
CONFIG_HAVE_PCSPKR_PLATFORM=y
|
CONFIG_HAVE_PCSPKR_PLATFORM=y
|
||||||
CONFIG_BASE_FULL=y
|
CONFIG_BASE_FULL=y
|
||||||
CONFIG_FUTEX=y
|
CONFIG_FUTEX=y
|
||||||
@ -185,6 +180,7 @@ CONFIG_SLUB_DEBUG=y
|
|||||||
# CONFIG_COMPAT_BRK is not set
|
# CONFIG_COMPAT_BRK is not set
|
||||||
# CONFIG_SLAB is not set
|
# CONFIG_SLAB is not set
|
||||||
CONFIG_SLUB=y
|
CONFIG_SLUB=y
|
||||||
|
# CONFIG_SLOB is not set
|
||||||
# CONFIG_PROFILING is not set
|
# CONFIG_PROFILING is not set
|
||||||
CONFIG_HAVE_OPROFILE=y
|
CONFIG_HAVE_OPROFILE=y
|
||||||
# CONFIG_KPROBES is not set
|
# CONFIG_KPROBES is not set
|
||||||
@ -299,13 +295,13 @@ CONFIG_X86_CMPXCHG64=y
|
|||||||
CONFIG_X86_CMOV=y
|
CONFIG_X86_CMOV=y
|
||||||
CONFIG_X86_MINIMUM_CPU_FAMILY=64
|
CONFIG_X86_MINIMUM_CPU_FAMILY=64
|
||||||
CONFIG_X86_DEBUGCTLMSR=y
|
CONFIG_X86_DEBUGCTLMSR=y
|
||||||
|
CONFIG_PROCESSOR_SELECT=y
|
||||||
CONFIG_CPU_SUP_INTEL=y
|
CONFIG_CPU_SUP_INTEL=y
|
||||||
CONFIG_CPU_SUP_AMD=y
|
# CONFIG_CPU_SUP_AMD is not set
|
||||||
CONFIG_CPU_SUP_CENTAUR=y
|
# CONFIG_CPU_SUP_CENTAUR is not set
|
||||||
CONFIG_HPET_TIMER=y
|
CONFIG_HPET_TIMER=y
|
||||||
CONFIG_HPET_EMULATE_RTC=y
|
CONFIG_HPET_EMULATE_RTC=y
|
||||||
CONFIG_DMI=y
|
CONFIG_DMI=y
|
||||||
CONFIG_GART_IOMMU=y
|
|
||||||
# CONFIG_CALGARY_IOMMU is not set
|
# CONFIG_CALGARY_IOMMU is not set
|
||||||
CONFIG_SWIOTLB=y
|
CONFIG_SWIOTLB=y
|
||||||
CONFIG_IOMMU_HELPER=y
|
CONFIG_IOMMU_HELPER=y
|
||||||
@ -432,6 +428,7 @@ CONFIG_CPU_FREQ=y
|
|||||||
CONFIG_CPU_FREQ_TABLE=y
|
CONFIG_CPU_FREQ_TABLE=y
|
||||||
# CONFIG_CPU_FREQ_STAT is not set
|
# CONFIG_CPU_FREQ_STAT is not set
|
||||||
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
|
||||||
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
|
||||||
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
|
||||||
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
|
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
|
||||||
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
|
||||||
@ -489,7 +486,6 @@ CONFIG_HT_IRQ=y
|
|||||||
CONFIG_PCI_IOAPIC=y
|
CONFIG_PCI_IOAPIC=y
|
||||||
CONFIG_PCI_LABEL=y
|
CONFIG_PCI_LABEL=y
|
||||||
CONFIG_ISA_DMA_API=y
|
CONFIG_ISA_DMA_API=y
|
||||||
CONFIG_AMD_NB=y
|
|
||||||
# CONFIG_PCCARD is not set
|
# CONFIG_PCCARD is not set
|
||||||
# CONFIG_HOTPLUG_PCI is not set
|
# CONFIG_HOTPLUG_PCI is not set
|
||||||
# CONFIG_RAPIDIO is not set
|
# CONFIG_RAPIDIO is not set
|
||||||
@ -687,6 +683,7 @@ CONFIG_LIB80211=y
|
|||||||
# CONFIG_LIB80211_DEBUG is not set
|
# CONFIG_LIB80211_DEBUG is not set
|
||||||
CONFIG_MAC80211=y
|
CONFIG_MAC80211=y
|
||||||
CONFIG_MAC80211_HAS_RC=y
|
CONFIG_MAC80211_HAS_RC=y
|
||||||
|
# CONFIG_MAC80211_RC_PID is not set
|
||||||
CONFIG_MAC80211_RC_MINSTREL=y
|
CONFIG_MAC80211_RC_MINSTREL=y
|
||||||
CONFIG_MAC80211_RC_MINSTREL_HT=y
|
CONFIG_MAC80211_RC_MINSTREL_HT=y
|
||||||
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
|
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
|
||||||
@ -698,7 +695,7 @@ CONFIG_MAC80211_LEDS=y
|
|||||||
# CONFIG_WIMAX is not set
|
# CONFIG_WIMAX is not set
|
||||||
CONFIG_RFKILL=y
|
CONFIG_RFKILL=y
|
||||||
CONFIG_RFKILL_LEDS=y
|
CONFIG_RFKILL_LEDS=y
|
||||||
CONFIG_RFKILL_INPUT=y
|
# CONFIG_RFKILL_INPUT is not set
|
||||||
# CONFIG_NET_9P is not set
|
# CONFIG_NET_9P is not set
|
||||||
# CONFIG_CAIF is not set
|
# CONFIG_CAIF is not set
|
||||||
# CONFIG_CEPH_LIB is not set
|
# CONFIG_CEPH_LIB is not set
|
||||||
@ -929,6 +926,7 @@ CONFIG_SATA_NV=y
|
|||||||
# CONFIG_PATA_MPIIX is not set
|
# CONFIG_PATA_MPIIX is not set
|
||||||
# CONFIG_PATA_NS87410 is not set
|
# CONFIG_PATA_NS87410 is not set
|
||||||
# CONFIG_PATA_OPTI is not set
|
# CONFIG_PATA_OPTI is not set
|
||||||
|
# CONFIG_PATA_PLATFORM is not set
|
||||||
# CONFIG_PATA_RZ1000 is not set
|
# CONFIG_PATA_RZ1000 is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -1202,7 +1200,6 @@ CONFIG_JOYSTICK_XPAD_LEDS=y
|
|||||||
CONFIG_INPUT_MISC=y
|
CONFIG_INPUT_MISC=y
|
||||||
# CONFIG_INPUT_AD714X is not set
|
# CONFIG_INPUT_AD714X is not set
|
||||||
# CONFIG_INPUT_BMA150 is not set
|
# CONFIG_INPUT_BMA150 is not set
|
||||||
# CONFIG_INPUT_PCSPKR is not set
|
|
||||||
# CONFIG_INPUT_MMA8450 is not set
|
# CONFIG_INPUT_MMA8450 is not set
|
||||||
# CONFIG_INPUT_MPU3050 is not set
|
# CONFIG_INPUT_MPU3050 is not set
|
||||||
# CONFIG_INPUT_APANEL is not set
|
# CONFIG_INPUT_APANEL is not set
|
||||||
@ -1273,6 +1270,7 @@ CONFIG_SERIAL_CORE=y
|
|||||||
# CONFIG_SERIAL_ALTERA_UART is not set
|
# CONFIG_SERIAL_ALTERA_UART is not set
|
||||||
# CONFIG_SERIAL_PCH_UART is not set
|
# CONFIG_SERIAL_PCH_UART is not set
|
||||||
# CONFIG_SERIAL_XILINX_PS_UART is not set
|
# CONFIG_SERIAL_XILINX_PS_UART is not set
|
||||||
|
# CONFIG_TTY_PRINTK is not set
|
||||||
# CONFIG_IPMI_HANDLER is not set
|
# CONFIG_IPMI_HANDLER is not set
|
||||||
# CONFIG_HW_RANDOM is not set
|
# CONFIG_HW_RANDOM is not set
|
||||||
# CONFIG_NVRAM is not set
|
# CONFIG_NVRAM is not set
|
||||||
@ -1504,6 +1502,7 @@ CONFIG_SSB_SPROM=y
|
|||||||
CONFIG_SSB_PCIHOST_POSSIBLE=y
|
CONFIG_SSB_PCIHOST_POSSIBLE=y
|
||||||
CONFIG_SSB_PCIHOST=y
|
CONFIG_SSB_PCIHOST=y
|
||||||
# CONFIG_SSB_B43_PCI_BRIDGE is not set
|
# CONFIG_SSB_B43_PCI_BRIDGE is not set
|
||||||
|
# CONFIG_SSB_SILENT is not set
|
||||||
# CONFIG_SSB_DEBUG is not set
|
# CONFIG_SSB_DEBUG is not set
|
||||||
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
|
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
|
||||||
CONFIG_SSB_DRIVER_PCICORE=y
|
CONFIG_SSB_DRIVER_PCICORE=y
|
||||||
@ -1920,7 +1919,6 @@ CONFIG_DVB_IT913X_FE=m
|
|||||||
# Graphics support
|
# Graphics support
|
||||||
#
|
#
|
||||||
CONFIG_AGP=y
|
CONFIG_AGP=y
|
||||||
# CONFIG_AGP_AMD64 is not set
|
|
||||||
CONFIG_AGP_INTEL=y
|
CONFIG_AGP_INTEL=y
|
||||||
# CONFIG_AGP_SIS is not set
|
# CONFIG_AGP_SIS is not set
|
||||||
# CONFIG_AGP_VIA is not set
|
# CONFIG_AGP_VIA is not set
|
||||||
@ -1968,6 +1966,7 @@ CONFIG_FB_VESA=y
|
|||||||
# CONFIG_FB_NVIDIA is not set
|
# CONFIG_FB_NVIDIA is not set
|
||||||
# CONFIG_FB_RIVA is not set
|
# CONFIG_FB_RIVA is not set
|
||||||
# CONFIG_FB_LE80578 is not set
|
# CONFIG_FB_LE80578 is not set
|
||||||
|
# CONFIG_FB_INTEL is not set
|
||||||
# CONFIG_FB_MATROX is not set
|
# CONFIG_FB_MATROX is not set
|
||||||
# CONFIG_FB_RADEON is not set
|
# CONFIG_FB_RADEON is not set
|
||||||
# CONFIG_FB_ATY128 is not set
|
# CONFIG_FB_ATY128 is not set
|
||||||
@ -2223,6 +2222,8 @@ CONFIG_USB=y
|
|||||||
# CONFIG_USB_DYNAMIC_MINORS is not set
|
# CONFIG_USB_DYNAMIC_MINORS is not set
|
||||||
CONFIG_USB_SUSPEND=y
|
CONFIG_USB_SUSPEND=y
|
||||||
# CONFIG_USB_OTG is not set
|
# CONFIG_USB_OTG is not set
|
||||||
|
# CONFIG_USB_OTG_WHITELIST is not set
|
||||||
|
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
|
||||||
# CONFIG_USB_DWC3 is not set
|
# CONFIG_USB_DWC3 is not set
|
||||||
# CONFIG_USB_MON is not set
|
# CONFIG_USB_MON is not set
|
||||||
# CONFIG_USB_WUSB is not set
|
# CONFIG_USB_WUSB is not set
|
||||||
@ -2537,7 +2538,6 @@ CONFIG_DVB_AS102=m
|
|||||||
# Hardware Spinlock drivers
|
# Hardware Spinlock drivers
|
||||||
#
|
#
|
||||||
CONFIG_CLKEVT_I8253=y
|
CONFIG_CLKEVT_I8253=y
|
||||||
CONFIG_I8253_LOCK=y
|
|
||||||
CONFIG_CLKBLD_I8253=y
|
CONFIG_CLKBLD_I8253=y
|
||||||
CONFIG_IOMMU_SUPPORT=y
|
CONFIG_IOMMU_SUPPORT=y
|
||||||
# CONFIG_AMD_IOMMU is not set
|
# CONFIG_AMD_IOMMU is not set
|
||||||
@ -2804,7 +2804,7 @@ CONFIG_DEBUG_BUGVERBOSE=y
|
|||||||
# CONFIG_DEBUG_VM is not set
|
# CONFIG_DEBUG_VM is not set
|
||||||
# CONFIG_DEBUG_VIRTUAL is not set
|
# CONFIG_DEBUG_VIRTUAL is not set
|
||||||
# CONFIG_DEBUG_WRITECOUNT is not set
|
# CONFIG_DEBUG_WRITECOUNT is not set
|
||||||
CONFIG_DEBUG_MEMORY_INIT=y
|
# CONFIG_DEBUG_MEMORY_INIT is not set
|
||||||
# CONFIG_DEBUG_LIST is not set
|
# CONFIG_DEBUG_LIST is not set
|
||||||
# CONFIG_TEST_LIST_SORT is not set
|
# CONFIG_TEST_LIST_SORT is not set
|
||||||
# CONFIG_DEBUG_SG is not set
|
# CONFIG_DEBUG_SG is not set
|
||||||
@ -2858,7 +2858,6 @@ CONFIG_DEBUG_RODATA=y
|
|||||||
# CONFIG_DEBUG_RODATA_TEST is not set
|
# CONFIG_DEBUG_RODATA_TEST is not set
|
||||||
# CONFIG_DEBUG_SET_MODULE_RONX is not set
|
# CONFIG_DEBUG_SET_MODULE_RONX is not set
|
||||||
# CONFIG_DEBUG_NX_TEST is not set
|
# CONFIG_DEBUG_NX_TEST is not set
|
||||||
# CONFIG_IOMMU_DEBUG is not set
|
|
||||||
# CONFIG_IOMMU_STRESS is not set
|
# CONFIG_IOMMU_STRESS is not set
|
||||||
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
|
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
|
||||||
CONFIG_IO_DELAY_TYPE_0X80=0
|
CONFIG_IO_DELAY_TYPE_0X80=0
|
||||||
@ -3029,10 +3028,6 @@ CONFIG_XZ_DEC_SPARC=y
|
|||||||
CONFIG_XZ_DEC_BCJ=y
|
CONFIG_XZ_DEC_BCJ=y
|
||||||
# CONFIG_XZ_DEC_TEST is not set
|
# CONFIG_XZ_DEC_TEST is not set
|
||||||
CONFIG_DECOMPRESS_GZIP=y
|
CONFIG_DECOMPRESS_GZIP=y
|
||||||
CONFIG_DECOMPRESS_BZIP2=y
|
|
||||||
CONFIG_DECOMPRESS_LZMA=y
|
|
||||||
CONFIG_DECOMPRESS_XZ=y
|
|
||||||
CONFIG_DECOMPRESS_LZO=y
|
|
||||||
CONFIG_HAS_IOMEM=y
|
CONFIG_HAS_IOMEM=y
|
||||||
CONFIG_HAS_IOPORT=y
|
CONFIG_HAS_IOPORT=y
|
||||||
CONFIG_HAS_DMA=y
|
CONFIG_HAS_DMA=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user