gemini: usb-fotg210: fix FOTG210_HCD setting
authorRobert Marko <robimarko@gmail.com>
Wed, 8 Nov 2023 12:19:37 +0000 (13:19 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Wed, 8 Nov 2023 21:01:40 +0000 (22:01 +0100)
commit2bdec1190381cfefb5ef37c411ab598573cc8ae4
tree3a4705c03642c1f1c23d7db3cb2f8ede20395d71
parent168beef1dde903f272d512c840af2b8e4e532a78
gemini: usb-fotg210: fix FOTG210_HCD setting

CONFIG_USB_FOTG210_HCD is a boolean symbol, so it must be set to "y"
instead of the default which is to set it as "m".

Otherwise you will get prompted to set the symbol during kernel building.

Fixes: 585360f0c0ec ("gemini: refresh kernel config")
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/gemini/modules.mk