powerpc/configs: Drop unnecessary CONFIG_UPROBE_EVENT
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 23 Aug 2017 05:37:38 +0000 (15:37 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 28 Aug 2017 12:10:10 +0000 (22:10 +1000)
commitb9bc4bbc7ccc24f2ce45b44fbb734c24e2553389
tree3ae7f9d6f621d024450571de3e3800f01f991194
parent93a4a4ffeb1e769362b903a112865b8c4e88e8a6
powerpc/configs: Drop unnecessary CONFIG_UPROBE_EVENT

In commit 6b0b7551428e ("perf/core: Rename CONFIG_[UK]PROBE_EVENT to
CONFIG_[UK]PROBE_EVENTS") it was renamed to CONFIG_UPROBE_EVENTS.

Additionally it's default y, and we have the prerequisites enabled, so
we don't need it in our defconfigs.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/powernv_defconfig
arch/powerpc/configs/ppc64_defconfig
arch/powerpc/configs/pseries_defconfig