]> www.infradead.org Git - users/dwmw2/linux.git/commit
fbtft: Replace 'depends on FB_TFT' by 'if FB_TFT ... endif'
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 8 Apr 2025 14:22:26 +0000 (17:22 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Apr 2025 14:32:35 +0000 (16:32 +0200)
commitf7093aaebe6d07e3c85f08b3c77b5b0303c7a432
tree524226385966f3fd62ceef496bec8682f1dbf67e
parent436627df7fe59fb35dd984114b1eb0f671977f7a
fbtft: Replace 'depends on FB_TFT' by 'if FB_TFT ... endif'

Replace 'depends on FB_TFT' by 'if FB_TFT ... endif'
for the sake of deduplication.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20250408142554.1366319-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/Kconfig