diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-11 21:15:38 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-11 21:15:38 -0500 |
commit | d3f180ea1a44aecba1b0dab2a253428e77f906bf (patch) | |
tree | 0be6eaf1eb3fd32c934bd070a3d758696f417c93 /arch/powerpc/configs/83xx/mpc837x_mds_defconfig | |
parent | 6b00f7efb5303418c231994c91fb8239f5ada260 (diff) | |
parent | a6130ed253a931d2169c26ab0958d81b0dce4d6e (diff) |
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
Pull powerpc updates from Michael Ellerman:
- Update of all defconfigs
- Addition of a bunch of config options to modernise our defconfigs
- Some PS3 updates from Geoff
- Optimised memcmp for 64 bit from Anton
- Fix for kprobes that allows 'perf probe' to work from Naveen
- Several cxl updates from Ian & Ryan
- Expanded support for the '24x7' PMU from Cody & Sukadev
- Freescale updates from Scott:
"Highlights include 8xx optimizations, some more work on datapath
device tree content, e300 machine check support, t1040 corenet
error reporting, and various cleanups and fixes"
* tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux: (102 commits)
cxl: Add missing return statement after handling AFU errror
cxl: Fail AFU initialisation if an invalid configuration record is found
cxl: Export optional AFU configuration record in sysfs
powerpc/mm: Warn on flushing tlb page in kernel context
powerpc/powernv: Add OPAL soft-poweroff routine
powerpc/perf/hv-24x7: Document sysfs event description entries
powerpc/perf/hv-gpci: add the remaining gpci requests
powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotated
powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
perf: add PMU_EVENT_ATTR_STRING() helper
perf: provide sysfs_show for struct perf_pmu_events_attr
powerpc/kernel: Avoid initializing device-tree pointer twice
powerpc: Remove old compile time disabled syscall tracing code
powerpc/kernel: Make syscall_exit a local label
cxl: Fix device_node reference counting
powerpc/mm: bail out early when flushing TLB page
powerpc: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
perf/powerpc: reset event hw state when adding it to the PMU
powerpc/qe: Use strlcpy()
...
Diffstat (limited to 'arch/powerpc/configs/83xx/mpc837x_mds_defconfig')
-rw-r--r-- | arch/powerpc/configs/83xx/mpc837x_mds_defconfig | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/arch/powerpc/configs/83xx/mpc837x_mds_defconfig b/arch/powerpc/configs/83xx/mpc837x_mds_defconfig index f367985be6f7..bcf1b48cc9e6 100644 --- a/arch/powerpc/configs/83xx/mpc837x_mds_defconfig +++ b/arch/powerpc/configs/83xx/mpc837x_mds_defconfig | |||
@@ -1,18 +1,16 @@ | |||
1 | CONFIG_EXPERIMENTAL=y | ||
2 | CONFIG_SYSVIPC=y | 1 | CONFIG_SYSVIPC=y |
3 | CONFIG_LOG_BUF_SHIFT=14 | 2 | CONFIG_LOG_BUF_SHIFT=14 |
4 | CONFIG_BLK_DEV_INITRD=y | 3 | CONFIG_BLK_DEV_INITRD=y |
5 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
6 | CONFIG_EXPERT=y | 4 | CONFIG_EXPERT=y |
7 | CONFIG_SLAB=y | 5 | CONFIG_SLAB=y |
8 | CONFIG_MODULES=y | 6 | CONFIG_MODULES=y |
9 | CONFIG_MODULE_UNLOAD=y | 7 | CONFIG_MODULE_UNLOAD=y |
10 | # CONFIG_BLK_DEV_BSG is not set | 8 | # CONFIG_BLK_DEV_BSG is not set |
9 | CONFIG_PARTITION_ADVANCED=y | ||
11 | # CONFIG_PPC_CHRP is not set | 10 | # CONFIG_PPC_CHRP is not set |
12 | # CONFIG_PPC_PMAC is not set | 11 | # CONFIG_PPC_PMAC is not set |
13 | CONFIG_PPC_83xx=y | 12 | CONFIG_PPC_83xx=y |
14 | CONFIG_MPC837x_MDS=y | 13 | CONFIG_MPC837x_MDS=y |
15 | CONFIG_SPARSE_IRQ=y | ||
16 | CONFIG_PCI=y | 14 | CONFIG_PCI=y |
17 | CONFIG_NET=y | 15 | CONFIG_NET=y |
18 | CONFIG_PACKET=y | 16 | CONFIG_PACKET=y |
@@ -28,7 +26,6 @@ CONFIG_SYN_COOKIES=y | |||
28 | # CONFIG_IPV6 is not set | 26 | # CONFIG_IPV6 is not set |
29 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 27 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
30 | # CONFIG_FW_LOADER is not set | 28 | # CONFIG_FW_LOADER is not set |
31 | CONFIG_PROC_DEVICETREE=y | ||
32 | CONFIG_BLK_DEV_LOOP=y | 29 | CONFIG_BLK_DEV_LOOP=y |
33 | CONFIG_BLK_DEV_RAM=y | 30 | CONFIG_BLK_DEV_RAM=y |
34 | CONFIG_BLK_DEV_RAM_SIZE=32768 | 31 | CONFIG_BLK_DEV_RAM_SIZE=32768 |
@@ -37,10 +34,8 @@ CONFIG_CHR_DEV_SG=y | |||
37 | CONFIG_ATA=y | 34 | CONFIG_ATA=y |
38 | CONFIG_SATA_FSL=y | 35 | CONFIG_SATA_FSL=y |
39 | CONFIG_NETDEVICES=y | 36 | CONFIG_NETDEVICES=y |
40 | CONFIG_MARVELL_PHY=y | ||
41 | CONFIG_NET_ETHERNET=y | ||
42 | CONFIG_MII=y | ||
43 | CONFIG_GIANFAR=y | 37 | CONFIG_GIANFAR=y |
38 | CONFIG_MARVELL_PHY=y | ||
44 | # CONFIG_INPUT_MOUSEDEV is not set | 39 | # CONFIG_INPUT_MOUSEDEV is not set |
45 | # CONFIG_INPUT_KEYBOARD is not set | 40 | # CONFIG_INPUT_KEYBOARD is not set |
46 | # CONFIG_INPUT_MOUSE is not set | 41 | # CONFIG_INPUT_MOUSE is not set |
@@ -54,21 +49,15 @@ CONFIG_I2C=y | |||
54 | CONFIG_I2C_CHARDEV=y | 49 | CONFIG_I2C_CHARDEV=y |
55 | CONFIG_I2C_MPC=y | 50 | CONFIG_I2C_MPC=y |
56 | CONFIG_WATCHDOG=y | 51 | CONFIG_WATCHDOG=y |
57 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
58 | CONFIG_EXT2_FS=y | 52 | CONFIG_EXT2_FS=y |
59 | CONFIG_EXT3_FS=y | 53 | CONFIG_EXT3_FS=y |
60 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | 54 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set |
61 | CONFIG_INOTIFY=y | ||
62 | CONFIG_PROC_KCORE=y | 55 | CONFIG_PROC_KCORE=y |
63 | CONFIG_TMPFS=y | 56 | CONFIG_TMPFS=y |
64 | CONFIG_NFS_FS=y | 57 | CONFIG_NFS_FS=y |
65 | CONFIG_NFS_V3=y | ||
66 | CONFIG_NFS_V4=y | 58 | CONFIG_NFS_V4=y |
67 | CONFIG_ROOT_NFS=y | 59 | CONFIG_ROOT_NFS=y |
68 | CONFIG_PARTITION_ADVANCED=y | ||
69 | CONFIG_CRC_T10DIF=y | 60 | CONFIG_CRC_T10DIF=y |
70 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
71 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
72 | CONFIG_CRYPTO_ECB=m | 61 | CONFIG_CRYPTO_ECB=m |
73 | CONFIG_CRYPTO_PCBC=m | 62 | CONFIG_CRYPTO_PCBC=m |
74 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 63 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |