On Wed, Mar 13, 2024 at 05:11:26PM +0530, Prasad Pandit wrote: > From: Prasad Pandit <pjp@xxxxxxxxxxxxxxxxx> > > Add terminating new line to the Kconfig file. It helps > Kconfig parsers to read file without error. What in-tree parser has a problem with this file as-is? If it's an out-of-tree parser, that's different, and the tool should be fixed, no need to touch the kernel files for no good reason. thanks, greg k-h