# Copyright(C) 2019 ALPSALPINE CO.,LTD. All Rights Reserved.

config USB_CONFIGFS_F_IAP
    boolean "Apple accessory gadget"
    depends on USB_CONFIGFS
    select USB_F_IAP
    ---help---
        USB gadget Apple accessory support

config USB_F_IAP
    tristate
