From: Valentin Rothberg Date: Sun, 12 Apr 2015 15:54:35 +0000 (+0200) Subject: serial: bfin: ctsrts: enfore Kconfig naming convention X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60d0da5168349041b167973c7464ba0815d5fd67;p=pandora-kernel.git serial: bfin: ctsrts: enfore Kconfig naming convention The CONFIG_ prefix is reserved for Kconfig options in Make and CPP syntax; static analysis tools rely on this convention. This patch enforces this behavior for SERIAL_BFIN_{HARD_}CTSRTS. Signed-off-by: Valentin Rothberg Acked-by: Sonic Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed