在内核中添加U盘支持
Device Drivers --->
Generic Driver Options --->
(/sbin/hotplug) path to uevent helper //配置u盘的热拔插
[*] Block devices --->
<*> Low Performance USB Block driver //低性能USB块设备驱动
SCSI device support ---> //Small Computer System Interface,小型计算机系统接口,一种I/O技术
<*> SCSI device support //SCSI设备的支持
[*] legacy /proc/scsi/ support//一些老的刻录程序可能需要它
<*> SCSI disk support //磁盘支持
<*> SCSI generic support //SCSI通用的支持
[*] Probe all LUNs on each SCSI device //所有在每个SCSI LUN探针装置
[*] HID Devices --->//HID是Human Interface Devices的缩写.翻译成中文即为人机交互设备,选中USB Human Interface Device(full HID) support。则所有USB HID都会被驱动,其中包括USB Mouse
<*> USB Human Interface Device (full HID) support
[*] /dev/hiddev raw HID device support
[*] USB support