]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: sm750: Fix the Makefile option error
authorBinbin Zhou <zhoubb@lemote.com>
Wed, 22 Apr 2015 03:37:26 +0000 (11:37 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 May 2015 07:24:11 +0000 (09:24 +0200)
commit6c20d83b3d756233cc3cdf4fb2f5771ceae3d921
tree6bd5462010fd498ab4d98df36c836425b84019e1
parent4b248ab2dd818cc0cec819719cf24c838194685a
staging: sm750: Fix the Makefile option error

The sm750fb's Kconfig option is CONFIG_FB_SM750, not CONFIG_FB_SM7XX.
Thus fix it to make the sm750fb can be built successfully.

Signed-off-by: Binbin Zhou <zhoubb@lemote.com>
Reviewed-by: Huacai Chen <chenhc@@lemote.com>
Acked-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/Makefile