Lines Matching +full:buffer +full:- +full:enable
10 bool "Enable USB fastboot gadget"
16 bool "Enable fastboot protocol over UDP"
21 bool "Enable FASTBOOT command"
30 See doc/README.android-fastboot for more information.
35 hex "Define FASTBOOT buffer address"
47 The fastboot protocol requires a large memory buffer for
52 hex "Define FASTBOOT buffer size"
58 The fastboot protocol requires a large memory buffer for
59 downloads. This buffer should be as large as possible for a
71 bool "Enable FASTBOOT FLASH command"
74 the downloaded image to a non-volatile storage device. Define
75 this to enable the "fastboot flash" command.
82 regarding the non-volatile storage device. Define this to
86 bool "Enable FASTBOOT OEM UNLOCK command"