staging: olpc_dcon: fix wrong dependencies in Kconfig file
authorJerry Lin <wahahab11@gmail.com>
Wed, 25 Sep 2019 07:42:43 +0000 (15:42 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Sep 2019 19:58:00 +0000 (21:58 +0200)
commit01b16aed578a0302672e7a4c2a778fef2472b29e
tree124359f269186832ef72d635988a176c4e819172
parentaf42abb680e33f3428a38080decd205f6b2e4770
staging: olpc_dcon: fix wrong dependencies in Kconfig file

To allow simultaneous support for XO-1 and XO-1.5.
This module require GPIO_CS5535 (for 1.0) and ACPI (for 1.5) now.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Jerry Lin <wahahab11@gmail.com>
Link: https://lore.kernel.org/r/20190925074243.GA24947@compute1
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/olpc_dcon/Kconfig