1 显示输出
1.1 Framebuffer
Android 的 Framebuffer 大小与内核的初始输出时序相关,BOX 内核提供三种选择:
Device Drivers --->
Graphics support --->
Display device support --->
LCD Panel Select (ITV framebuffer size and timing is 720P) --->
( ) ITV framebuffer size and timing is 480P
(X) ITV framebuffer size and timing is 720P
( ) ITV framebuffer size and timing is 1080P
分别对应 720x480、1280x720、1920x1080。
1.2 HDMI
Device Drivers --->
Graphics support --->
Display device support --->
[*] HDMI support(itv version) --->
HDMI/MHL Transmitter Select()--->
HDMI output mode select (depended on EDID) --->
[ ] HDMI HDCP Function Enable
[*] Use irq mode to poll HDMI status
[*] Enable debug log for HDMI
1.3 VGA
Device Drivers --->
Graphics support --->
Display device support --->
[ *] VGA support
2 音频
2.1 Codec
Device Drivers --->
<*> Sound card support --->
<*>
Advanced Linux Sound Architecture --->
<*> ALSA for SoC audio support --->
2.2 SPIDF
Device Drivers --->
<*> Sound card support --->
<*> Advanced Linux Sound Architecture --->
<*> ALSA for SoC audio support --->
2.3 USB AUDIO
Device Drivers --->
<*> Sound card support --->
<*> Advanced Linux Sound Architecture --->
[*] USB sound devices --->
<*> USB Audio/MIDI driver
3 WiFi
Device Drivers --->
[*] Network device support --->
[*] Wireless LAN --->
[*] Wireless LAN (IEEE 802.11)
WiFi device driver support (Realtek 8192C USB WiFi) --->
[*]
Enable NL80211 support
4 USB
Device Drivers --->
[*] USB support --->
5 红外遥控器
Device Drivers --->
Input device support --->
6 蓝牙
Networking support --->
[*] bluetooth subsystem support --->
7 以太网
Device Drivers --->
Networking support --->
[*] Ethernet (10 or 100Mbit) --->
8 3G
1. USB 部分配置
Device Drivers --->
USB support --->
[ ] USB Modem(CDC ACM) support
注:ACM 驱动存在问题,去除"USB Modem (CDC ACM) support"
<*> USB Serial Converter support
[*] USB Generic Serial Driver
<*> USB driver for GSM and CDMA modems
2. PPP 协议配置
Device Drivers --->
Networking support --->
<*> PPP(Point-to-point protocol) support
[*]PPP multilink support (EXPERIMENTAL)
[*]PPP filtering
[*]PPP support for async serial ports
[*]PPP support for sync tty ports
[*]PPP Deflate compression
[*]PPP BSD-Compress compression
9 PPPoE
Device Drivers --->
Networking support --->
<*> PPP(Point-to-point protocol) support
[*]PPP multilink support (EXPERIMENTAL)
[*]PPP filtering
[*]PPP support for async serial ports
[*]PPP support for sync tty ports
[*]PPP Deflate compression
[*]PPP BSD-Compress compression
[*]PPP over Ethernet (EXPERIMENTAL)
10 Camera
Device Drivers --->
<*> Multimedia support --->
[*] Video capture adapters --->
<>ov7675 camera support for rockchip
<>ov2655 camera support for rockchip
<>ov2659 camera support for rockchip
<>ov7690 camera support for rockchip
<>ov9650 camera support for rockchip
<>ov2640 camera support for rockchip
<>ov3640 camera support for rockchip
<>ov3660 camera support for rockchip
<>ov5642 camera support for rockchip
<>ov5640 camera support for rockchip
[*]V4L USB devices --->
<>USB Philips Cameras
<>USB ZR364XX Camera support
<>USB Syntek DC1125 Camera support
<>USB Sensoray 2255 video capture device
11 Special HID
Device Drivers --->
[*] HID Devices --->
Special HID drivers --->
<*>Roccat Kova[+] mouse support
<*>Roccat Pyra mouse support
<*>Samsung InfraRed remote control or keyboards
<*>Sony PS3 controller
原帖地址:http://blog.csdn.net/chaod5659/article/details/8727719