commit | 7ac21a380612bd845e94ccb02aa9aa70cccd0c55 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jun 15 12:03:43 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 05 17:03:01 2022 -0400 |
tree | 75ed8d6308033dc2a1bb90914d0e77bc3255e297 | |
parent | 5f89eb09d419b7bd5663007ab25c745f8b503b8c [diff] [blame] |
Convert CONFIG_DW_ALTDESCRIPTOR to Kconfig This converts the following to Kconfig: CONFIG_DW_ALTDESCRIPTOR Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig index 104532b..5ae13d5 100644 --- a/configs/galileo_defconfig +++ b/configs/galileo_defconfig
@@ -49,6 +49,7 @@ CONFIG_REGMAP=y CONFIG_SYSCON=y CONFIG_CPU=y +CONFIG_DW_ALTDESCRIPTOR=y CONFIG_SPI=y CONFIG_USB_STORAGE=y CONFIG_USB_KEYBOARD=y