is kernel task "do_kernel_menuconfig" different from "do_menuconfig"?

"Robert P. J. Day" <[email protected]> Wed, 1 Jul 2026 09:06:10 -0400 (EDT)
Newsgroups org.yoctoproject.lists.docs
Message-ID <[email protected]>
here:

https://docs.yoctoproject.org/ref-manual/tasks.html#do-kernel-menuconfig

i don't see a "kernel_menuconfig" task defined anywhere in the OE-core
layer, but i see just below that a reference to "do_menuconfig", which
does exist.

  are these meant to be the same thing? should the former task be
deleted from the list, and reference to it be adjusted to the latter?

  or what is going on here?

rday