]> 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)
commit48c46d27ad33d682389593908c8f9d9d6372d1a8
tree3ae7f9d6f621d024450571de3e3800f01f991194
parent5bc164979f87cc7482ac4945a0adc900c968fa54
powerpc/configs: Drop unnecessary CONFIG_UPROBE_EVENT

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