]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8c9c0dd78fcf8225ead5cd4e34acda4fa294020f
tree3ae7f9d6f621d024450571de3e3800f01f991194
parent107594c2879002d858baf755c0a0cd50a0af5a3e
powerpc/configs: Drop unnecessary CONFIG_UPROBE_EVENT

In commit 9bab10581f05 ("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