aboutsummaryrefslogtreecommitdiff
path: root/configs/galileo_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-15 12:03:43 -0400
committerTom Rini <trini@konsulko.com>2022-07-05 17:03:01 -0400
commit89d888ed6db14cf396ade61c38e71a93e57dd3b6 (patch)
tree75ed8d6308033dc2a1bb90914d0e77bc3255e297 /configs/galileo_defconfig
parente1d3e637c78790e18d64733fae913d088c4c3c76 (diff)
downloadu-boot-89d888ed6db14cf396ade61c38e71a93e57dd3b6.zip
u-boot-89d888ed6db14cf396ade61c38e71a93e57dd3b6.tar.gz
u-boot-89d888ed6db14cf396ade61c38e71a93e57dd3b6.tar.bz2
Convert CONFIG_DW_ALTDESCRIPTOR to Kconfig
This converts the following to Kconfig: CONFIG_DW_ALTDESCRIPTOR Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/galileo_defconfig')
-rw-r--r--configs/galileo_defconfig1
1 files changed, 1 insertions, 0 deletions
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_TFTP_TSIZE=y
CONFIG_REGMAP=y
CONFIG_SYSCON=y
CONFIG_CPU=y
+CONFIG_DW_ALTDESCRIPTOR=y
CONFIG_SPI=y
CONFIG_USB_STORAGE=y
CONFIG_USB_KEYBOARD=y