diff options
| -rw-r--r-- | target/x86_64/sys-available/shuttle-sa76 | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/target/x86_64/sys-available/shuttle-sa76 b/target/x86_64/sys-available/shuttle-sa76 index 7efe10c76..59e0054bb 100644 --- a/target/x86_64/sys-available/shuttle-sa76 +++ b/target/x86_64/sys-available/shuttle-sa76 @@ -10,5 +10,6 @@ config ADK_TARGET_SYSTEM_SHUTTLE_SA76  	select ADK_TARGET_WITH_INPUT  	select ADK_TARGET_WITH_PCI  	select ADK_TARGET_WITH_USB +	select ADK_TARGET_WITH_USB_BOOT  	help  	 Support for Shuttle SA76 XPC. | 
