搜索资源列表
led-2.6.12
- 一个linux 2.6内核下的完整的字符驱动实例,可以静态加载进内核,源码包含了对Makefile和Kconfig的修改,硬件平台是s3c2440.
tsc2007
- 此程序是tsc2007型号的液晶显示器在linux系统下的驱动程序,其中kconfig是该驱动的配置文件,它描述了如何将该驱动加入系统中,makefile描述了如何编译驱动,而其余文件则是驱动的源码。-This program is tsc2007 LCD model systems in linux drivers, which kconfig is the driver configuration file, which describes how the drive to join the
kbuild
- linux kconfig 介绍,介绍了linux环境下的kconfig及Makefile原理-linux kconfig introduction, describes the linux environment and Makefile principle kconfig
Kconfig-and-MakeFile
- 内核中的Kconfig和MakeFile-failed to translate
ncurses-packege--install
- ncurses packege的安装包及安装方法 (rhel5.1 gcc4.1.2平台) ncurses安装 GCC安装好后,再次make menuconfig出现了下面错误: [root@localhost linux-2.6.32.2]# make menuconfig HOSTCC scr ipts/basic/fixdep HOSTCC scr ipts/basic/docproc HOSTCC scr ipts/basic/hash HOS
ad7476
- AD7476 ADC Linux Device Driver. It includes makefile, Kconfig, and source driver code for linux
ad7997
- AD7997 ADC Linxu Device Driver It includes makefile, Kconfig and source code
adis16220
- adis16220 accelerator sensor device driver for linux it includes makefile, kconfig and source code
adis16260
- adis16260 gyro sensor device driver for linux it includes makefile, kconfig and source code
max1363
- max1363 ADC device driver for linux it includes makefile, kconfig and source code
amlogic_i2c.tar
- Amlogic晶晨半导体 aml8726-m3 的I2C驱动。包含GPIO模拟方式和硬件方式。-. ├── aml_i2c.c ├── aml_i2c.h ├── aml_sw_i2c.c ├── aml_sw_i2c.h ├── i2c-apollo.c ├── i2c-apollo.h ├── Kconfig ├── Makefile └── README
02kconfig
- linux系统下的内核编程的kconfig功能的实现,功能完善-kconfig kernel programming linux system function to achieve fully functional
s3c6410_LCDdriver
- 6410 Linux 3.0.1内核 LCD驱动源码 带有Kconfig和Makefile 适合新手-6410 Linux 3.0.1 kernel LCD driver source code with Kconfig and Makefile for novices
kconfig
- Helper macros to use CONFIG_ options in C CPP expressions. Note that these only work with boolean and tristate options.
hid-picolcd_leds
- Code that depends on the dma-mapping API needs to set depends on HAS_DMA in its Kconfig. -Code that depends on the dma-mapping API needs to set depends on HAS_DMA in its Kconfig.
kconfig-language
- A sensor driver for the magnetometer AK8975.
kconfig
- This file contains some assistance for using make config . -This file contains some assistance for using make config .
TREE_RCU-kconfig
- This document gives a brief rationale for the TREE_RCU-related test cases, a group that includes PREEMPT_RCU.
io-readsl
- Try to choose an implementation variant via Kconfig.
wifi-7620
- mtk 7620 wifi 驱动,直接解压到/dirver/net/wireless下面,更改/ralink/Kconfig下面相关选项即可