boundarydevices / linux

Kernel tree for Boundary Devices platforms
194 stars 290 forks source link

video: remove duplicated inclusion in Kconfig #18

Closed fnadeau closed 8 years ago

fnadeau commented 8 years ago

Removed duplicate inclusion of mxc/Kconfig, this made menuconfig display three times the same configuration setting.

gibsson commented 8 years ago

Hi, Thanks for your patch! Can you add a SOB? Then I'll merge it. Thanks, Gary

gibsson commented 8 years ago

Also, please change the subject to be more explicit, like: video: remove duplicated inclusion in Kconfig

Thanks, Gary

fnadeau commented 8 years ago

I'm not quite sure I understand you request to "add a SOB". As far as I understand it, this patch will affect any iMX6 devices, ours is a derivative work from the Nitrogen6X.

gibsson commented 8 years ago

SOB stands for "Signed-off-by", in order to follow the standard patch submission rules: https://www.kernel.org/doc/Documentation/SubmittingPatches

Regards, Gary

fnadeau commented 8 years ago

Fixed, thanks for the explanation.

gibsson commented 8 years ago

Thanks for your patch!

Regards, Gary