auxdisplay: MAX6959 should select BITREVERSE
[ Upstream commitfce85f3da0] If CONFIG_BITREVERSE is not enabled: max6959.c:(.text+0x92): undefined reference to `byte_rev_table' Fixes:a9bcd02fa4("auxdisplay: Add driver for MAX695x 7-segment LED controllers") Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/202502161703.3Vr4M7qg-lkp@intel.com/ Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
d026245063
commit
e161533964
@@ -503,6 +503,7 @@ config HT16K33
|
||||
config MAX6959
|
||||
tristate "Maxim MAX6958/6959 7-segment LED controller"
|
||||
depends on I2C
|
||||
select BITREVERSE
|
||||
select REGMAP_I2C
|
||||
select LINEDISP
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user