Kernel does not like in *.scc's:
* capital Ms
* commeted out line with parameters
* sometime it does not like it in Kconfig:
when 'tristate' is not followed by a comment as for CONFIG_MTD_NAND_OTP it should be:
config CONFIG_MTD_NAND_OTP
tristate "some description"
default n
Showing
Please register or sign in to comment