summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/ppc6xx_defconfig
Commit message (Expand)AuthorAgeFilesLines
* eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISAJakub Kicinski2022-05-231-1/+0
* Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASHAlexandre Ghiti2021-12-171-1/+0
* powerpc: retire sbc8641d board supportPaul Gortmaker2021-08-271-1/+0
* tty: remove broken r3964 line disciplineJiri Slaby2021-05-131-1/+0
* tty: cyclades, remove this orphanJiri Slaby2021-03-101-1/+0
* Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-231-1/+0
|\
| * module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2021-02-081-1/+0
* | arch: powerpc: Stop building and using oprofileViresh Kumar2021-01-291-1/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-151-1/+0
|\
| * Input: gtco - remove driverDmitry Torokhov2020-12-091-1/+0
* | Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-151-2/+0
|\ \
| * | tty: Remove redundant synclinkmp driverLee Jones2020-11-061-1/+0
| * | tty: Remove redundant synclink driverLee Jones2020-11-061-1/+0
| |/
* | USB: serial: keyspan_pda: clean up xircom/entrega supportJohan Hovold2020-11-041-1/+0
|/
* vgacon: remove software scrollback supportLinus Torvalds2020-09-141-1/+0
* powerpc/configs: Drop old symbols from ppc6xx_defconfigMichael Ellerman2020-07-291-39/+0
* scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-02-241-1/+0
* powerpc/configs: Drop CONFIG_QLGE which moved to stagingMichael Ellerman2020-01-311-1/+0
* powerpc/configs: remove obsolete CONFIG_INET_XFRM_MODE_* and CONFIG_INET6_XFR...YueHaibing2019-11-131-4/+0
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-2/+0
|\
| * powerpc/configs: Disable latencytopAnton Blanchard2019-07-041-1/+0
| * powerpc/configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-07-031-1/+0
* | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-121-0/+1
|\ \
| * | kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada2019-06-151-0/+1
| |/
* | net: sched: remove NET_CLS_IND config optionJiri Pirko2019-06-151-1/+0
|/
* configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin2019-03-071-1/+0
* powerpc/configs: Don't enable PPC_EARLY_DEBUG in defconfigsMichael Ellerman2018-12-201-1/+0
* firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert2018-01-251-1/+0
* powerpc/configs: Update for CONFIG_SND changesMichael Ellerman2017-09-201-3/+4
* powerpc/configs/6xx: Drop removed CONFIG_USB_LEDMichael Ellerman2017-08-281-1/+0
* powerpc/configs/6xx: Drop no longer selectable CONFIG_BT_HCIUART_LLMichael Ellerman2017-08-281-1/+0
* powerpc/configs/6xx: Switch CONFIG_USB_EHCI_FSL to =mMichael Ellerman2017-08-281-1/+1
* powerpc/configs/6xx: Drop no longer needed CONFIG_BT_HCIUART_H4Michael Ellerman2017-08-281-1/+0
* powerpc/configs/6xx: Drop no longer needed CONFIG_NETFILTER_XT_MATCH_SOCKETMichael Ellerman2017-08-281-1/+0
* powerpc/configs/6xx: Reinstate CONFIG_CPU_FREQ_STATMichael Ellerman2017-08-281-1/+1
* powerpc/configs/6xx: Drop no longer needed CONFIG_NF_CONNTRACK_PROC_COMPATMichael Ellerman2017-08-281-1/+0
* powerpc/configs/6xx: Drop removed CONFIG_BLK_DEV_HDMichael Ellerman2017-08-281-1/+0
* powerpc/configs/6xx: Clean up duplicate CONFIG_EXT4 valuesMichael Ellerman2017-08-281-2/+1
* powerpc/configs/6xx: Drop no longer needed CONFIG_TIMER_STATSMichael Ellerman2017-08-281-1/+0
* powerpc/configs/6xx: Turn CONFIG_DRM_RADEON back onMichael Ellerman2017-08-281-1/+2
* powerpc/configs: Drop no longer needed CONFIG_CRYPTO_GCMMichael Ellerman2017-08-281-1/+0
* powerpc/configs: Update for CONFIG_NF_CT_PROTO_(SCTP|UDPLITE)=yMichael Ellerman2017-08-281-1/+0
* powerpc/configs: Drop no longer needed CONFIG_DEVKMEMMichael Ellerman2017-08-281-1/+0
* powerpc/configs: Explicitly drop CONFIG_INPUT_MOUSEDEVMichael Ellerman2017-08-281-1/+0
* powerpc/configs: Drop unneeded CONFIG_CRYPTO_ANSI_CPRNGMichael Ellerman2017-08-281-1/+0
* powerpc/configs: Update for symbol movement onlyMichael Ellerman2017-08-281-12/+12
* EDAC: Remove EDAC_MM_EDACBorislav Petkov2017-04-101-2/+1
* cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config optionViresh Kumar2017-02-031-1/+0
* powerpc: convert ppc6xx_defconfig to use libata PATA driversBartlomiej Zolnierkiewicz2016-11-141-8/+2
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-301-5/+4
|\