• Randy Dunlap's avatar
    extcon: extcon-arizona depends on INPUT · cdc1a790
    Randy Dunlap authored
    extcon-arizona uses input_*() functions so it should depend
    on INPUT.
    
    ERROR: "input_event" [drivers/extcon/extcon-arizona.ko] undefined!
    ERROR: "input_free_device" [drivers/extcon/extcon-arizona.ko] undefined!
    ERROR: "input_register_device" [drivers/extcon/extcon-arizona.ko] undefined!
    ERROR: "input_set_capability" [drivers/extcon/extcon-arizona.ko] undefined!
    ERROR: "input_allocate_device" [drivers/extcon/extcon-arizona.ko] undefined!
    ERROR: "input_unregister_device" [drivers/extcon/extcon-arizona.ko] undefined!
    Signed-off-by: default avatarRandy Dunlap <rdunlap@xenotime.net>
    Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
    Cc: Chanwoo Choi <cw00.choi@samsung.com>
    Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    cdc1a790
Kconfig 1.73 KB