boards/sim: enable ADB shell service
enable adb shell service when build usbdev Signed-off-by: yangsong8 <yangsong8@xiaomi.com>
This commit is contained in:
parent
7f0a670bde
commit
02f55f2c70
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
#
|
||||
# CONFIG_SIM_UART_DMA is not set
|
||||
CONFIG_ADBD_FILE_SERVICE=y
|
||||
CONFIG_ADBD_SHELL_SERVICE=y
|
||||
CONFIG_ADBD_USB_BOARDCTL=y
|
||||
CONFIG_ADBD_USB_SERVER=y
|
||||
CONFIG_ARCH="sim"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue