[media] staging/solo6x10: SOLO6X10 should select BITREVERSE
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 6 Jul 2014 08:58:41 +0000 (05:58 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 17 Jul 2014 22:58:27 +0000 (19:58 -0300)
commitd169e86857c075e0e27b0df6c9cff84f454b4689
tree2b78742f06c471adaad13bded019d5dce5615952
parent93e6a855fff6bbf95486975e193c13faba47775d
[media] staging/solo6x10: SOLO6X10 should select BITREVERSE

If CONFIG_SOLO6X10=y, but CONFIG_BITREVERSE=m:

    drivers/built-in.o: In function `solo_osd_print':
    (.text+0x1c7a1f): undefined reference to `byte_rev_table'
    make: *** [vmlinux] Error 1

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Ismael Luceno <ismael.luceno@corp.bluecherry.net>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/staging/media/solo6x10/Kconfig