mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
Now that the Kconfig is the only user of this script, we can drop unneeded code. Remove the -p option, and stop prepending the output with zero, so that Kconfig can directly use the output from this script. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>