summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-165-15/+15
|\
| * powerpc: switch 85xx defconfigs from legacy ide to libataChristoph Hellwig2020-10-065-15/+15
* | vgacon: remove software scrollback supportLinus Torvalds2020-09-142-2/+0
|/
* powerpc/configs: Add BLK_DEV_NVME to pseries_defconfigAnton Blanchard2020-07-291-0/+1
* powerpc/configs: Remove dead symbolsMichael Ellerman2020-07-2915-27/+0
* powerpc/configs: Drop old symbols from ppc6xx_defconfigMichael Ellerman2020-07-291-39/+0
* powerpc/64s/hash: Disable subpage_prot syscall by defaultNicholas Piggin2020-07-222-2/+0
* powerpc: Drop CONFIG_MTD_M25P80 in 85xx-hw.configBin Meng2020-07-061-1/+0
* powerpc/configs: Remove CMDLINE_BOOLChris Packham2020-06-2222-38/+1
* powerpc/configs: Add LIBNVDIMM to ppc64_defconfigMichael Neuling2020-06-021-0/+1
* powerpc/configs/64s: Enable CONFIG_PRINTK_CALLERMichael Ellerman2020-06-023-0/+3
* powerpc/40x: Remove EP405Christophe Leroy2020-05-282-63/+0
* powerpc/40x: Remove WALNUTChristophe Leroy2020-05-285-5/+0
* powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek2020-05-284-165/+0
* powerpc/8xx: Drop CONFIG_8xx_COPYBACK optionChristophe Leroy2020-05-265-5/+0
* Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-091-0/+2
|\
| * powerpc/ps3: Set CONFIG_UEVENT_HELPER=y in ps3_defconfigGeoff Levand2020-04-031-0/+2
* | scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-02-2413-13/+0
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-02-071-1/+0
|\
| * virtio-blk: remove VIRTIO_BLK_F_SCSI supportChristoph Hellwig2020-02-061-1/+0
* | powerpc: configs: Cleanup old Kconfig optionsKrzysztof Kozlowski2020-01-3111-14/+0
* | powerpc/configs/skiroot: Enable some more hardening optionsMichael Ellerman2020-01-311-0/+8
* | powerpc/configs/skiroot: Disable xmon default & enable reboot on panicMichael Ellerman2020-01-311-1/+2
* | powerpc/configs/skiroot: Enable security featuresJoel Stanley2020-01-311-1/+11
* | powerpc/configs/skiroot: Update for symbol movement onlyMichael Ellerman2020-01-311-21/+21
* | powerpc/configs/skiroot: Drop default n CONFIG_CRYPTO_ECHAINIVMichael Ellerman2020-01-311-1/+0
* | powerpc/configs/skiroot: Drop HID_LOGITECHMichael Ellerman2020-01-311-1/+0
* | powerpc/configs: Drop NET_VENDOR_HP which moved to stagingMichael Ellerman2020-01-312-2/+0
* | powerpc/configs: NET_CADENCE became NET_VENDOR_CADENCEMichael Ellerman2020-01-311-1/+0
* | powerpc/configs: Drop CONFIG_QLGE which moved to stagingMichael Ellerman2020-01-315-5/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-12-011-1/+0
|\
| * sysctl: Remove the sysctl system callEric W. Biederman2019-11-261-1/+0
* | powerpc/sysdev: drop simple gpioChristophe Leroy2019-11-211-1/+0
* | powerpc/configs: remove obsolete CONFIG_INET_XFRM_MODE_* and CONFIG_INET6_XFR...YueHaibing2019-11-1343-126/+0
* | powerpc/configs: Rename foo_basic_defconfig to foo_base.configMichael Ellerman2019-10-283-0/+0
* | powerpc/configs: Add debug config fragmentAndrew Donnellan2019-10-281-0/+1
* | powerpc/configs: add FADump awareness to skiroot_defconfigHari Bathini2019-10-111-0/+1
|/
* powerpc/configs: Enable secure guest support in pseries and ppc64 defconfigsRyan Grimm2019-08-302-0/+2
* powerpc/32s: get rid of CPU_FTR_601 featureChristophe Leroy2019-08-281-1/+0
* powerpc: remove the ppc44x ocm.c fileChristoph Hellwig2019-08-271-1/+0
* powerpc/configs: Disable /dev/port in skiroot defconfigDaniel Axtens2019-08-221-0/+1
* powerpc/configs: Disable SCOM_DEBUGFS in powernv_defconfigAndrew Donnellan2019-08-051-1/+1
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-1388-99/+1
|\
| * powerpc: Enable CONFIG_IPV6 in ppc64_defconfigSatheesh Rajendran2019-07-041-1/+1
| * powerpc/configs: Disable latencytopAnton Blanchard2019-07-0410-10/+0
| * powerpc/configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-07-0388-88/+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
|/
* Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-1218-19/+19
|\