diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-07-02 15:52:22 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-07-02 15:52:22 +0100 |
commit | 8ceef37654995ede538b56e7999ddb799e34f8c6 (patch) | |
tree | a5e21ec67d516a296574beac9dec72730b51ec48 /kernel-aarch64-debug.config | |
parent | 563749e0f2f2e6e3e01296a04f28f85f58eeec47 (diff) | |
download | kernel-8ceef37654995ede538b56e7999ddb799e34f8c6.tar.gz kernel-8ceef37654995ede538b56e7999ddb799e34f8c6.tar.xz kernel-8ceef37654995ede538b56e7999ddb799e34f8c6.zip |
USB_CHIPIDEA_ULPI only does build in to base USB_CHIPIDEA
Diffstat (limited to 'kernel-aarch64-debug.config')
-rw-r--r-- | kernel-aarch64-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index e125ad2b5..b02ce0f39 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -5714,7 +5714,7 @@ CONFIG_USB_CHAOSKEY=m CONFIG_USB_CHIPIDEA_HOST=y CONFIG_USB_CHIPIDEA=m CONFIG_USB_CHIPIDEA_UDC=y -CONFIG_USB_CHIPIDEA_ULPI=m +CONFIG_USB_CHIPIDEA_ULPI=y CONFIG_USB_CONFIGFS_ACM=y CONFIG_USB_CONFIGFS_ECM_SUBSET=y CONFIG_USB_CONFIGFS_ECM=y |