]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- more changes (for x86) auto/th/kernel-3.16.1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 14 Aug 2014 09:46:37 +0000 (11:46 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 14 Aug 2014 09:46:37 +0000 (11:46 +0200)
kernel-multiarch.config
kernel-x86.config

index 52387c5c0d62ad5c42c9b79d1bd4e847a36e270f..ffac861a2203ff22304048c31f0d7b2718933503 100644 (file)
@@ -6744,7 +6744,7 @@ USB_OTG_FSM all=m
 #-
 #- *** FILE: drivers/usb/dwc2/Kconfig ***
 #-
-USB_DWC2 all=m
+USB_DWC2 all=n
 #- Gadget mode requires USB Gadget support to be enabled
 USB_DWC2_DEBUG all=n
 USB_DWC2_TRACK_MISSED_SOFS all=n
index 5b9613531bddb3b5d0220c29d897ab8d174e922d..de856617e7aeb3d1affcde11d35735b0fd7aecf1 100644 (file)
@@ -25,6 +25,7 @@ X86_NUMACHIP all=n
 X86_VSMP x86_64=n
 X86_UV i386=n x86_64=n
 X86_GOLDFISH all=n
+X86_INTEL_MID i386=n
 X86_INTEL_LPSS all=y
 X86_RDC321X i386=n
 X86_32_NON_STANDARD i386=y
@@ -99,6 +100,7 @@ CRASH_DUMP x86=n
 KEXEC_JUMP x86=y
 PHYSICAL_START x86=0x1000000
 RELOCATABLE i386=y x86_64=n
+RANDOMIZE_BASE i386=y
 PHYSICAL_ALIGN i386=0x100000
 HOTPLUG_CPU x86=y
 BOOTPARAM_HOTPLUG_CPU0 all=n
This page took 0.613143 seconds and 4 git commands to generate.