Welcome![Sign In][Sign Up]
Location:
Search - Kconfig

Search list

[Linux-Unixled-2.6.12

Description: 一个linux 2.6内核下的完整的字符驱动实例,可以静态加载进内核,源码包含了对Makefile和Kconfig的修改,硬件平台是s3c2440.
Platform: | Size: 4967 | Author: 白文晓 | Hits:

[Other resourcenorflash2.6

Description: 2.6内核移植NOR FLASH MTD驱动详细步骤 包括Kconfig文件修改,配置编译内核 make menuconfig选项的修改,建立设备文件。
Platform: | Size: 2547 | Author: 廖中 | Hits:

[Linux-Unixled-2.6.12

Description: 一个linux 2.6内核下的完整的字符驱动实例,可以静态加载进内核,源码包含了对Makefile和Kconfig的修改,硬件平台是s3c2440.-A linux 2.6 kernel complete examples of character-driven, you can still load into the kernel source code contains a Makefile and Kconfig changes to the hardware platform is s3c2440.
Platform: | Size: 5120 | Author: 白文晓 | Hits:

[Embeded Linuxnorflash2.6

Description: 2.6内核移植NOR FLASH MTD驱动详细步骤 包括Kconfig文件修改,配置编译内核 make menuconfig选项的修改,建立设备文件。-2.6 kernel transplantation NOR FLASH MTD driver Kconfig files include detailed steps to modify, configure the kernel make menuconfig options modify, create a device file.
Platform: | Size: 2048 | Author: 廖中 | Hits:

[Windows Developkconfig-language

Description: Kconfig language exposition document
Platform: | Size: 38912 | Author: Ravi | Hits:

[Linux-Unixtsc2007

Description: 此程序是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 system, makefile describes how to compile the driver, while the remaining documents are driven source.
Platform: | Size: 9216 | Author: 潘石头 | Hits:

[Embeded Linuxwd-ds18b20

Description: 针对kernel=linux-TQ2440-2.6.30.4 的ds18b20温度传感器驱动程序 //功能:linux下的ds18b20驱动程序-For kernel = linux-TQ2440-2.6.30.4 of ds18b20 temperature sensor driver// Function: linux drivers under ds18b20
Platform: | Size: 3072 | Author: wendan | Hits:

[Linux-Unixkbuild

Description: linux kconfig 介绍,介绍了linux环境下的kconfig及Makefile原理-linux kconfig introduction, describes the linux environment and Makefile principle kconfig
Platform: | Size: 940032 | Author: denghuayong | Hits:

[Embeded Linuxlinux-driver-setup

Description: 怎样给内核版本为2.6.30.4添加驱动,本例为一个空的驱动,主要是修改Kconfig和Makefile文件,采用modules动态加载-How to add kernel version is 2.6.30.4 driver, in this case an empty drive, was modified Kconfig and Makefile, use dynamic loading of modules
Platform: | Size: 88064 | Author: guoyi | Hits:

[Linux-UnixKconfig-and-MakeFile

Description: 内核中的Kconfig和MakeFile-failed to translate
Platform: | Size: 5120 | Author: 黄权航 | Hits:

[Embeded Linuxgpio_dev

Description: 1、开发环境linux2.6.36 2、交叉编译器gcc 4.2.3 3、本代码为s3c64xx GPIO驱动,代码中有完整的Makefile、Kconfig文件,和GPIO测试代码,可以和内核一起编译,方便移植。本代码已在飞凌嵌入式板子OK6410上测试通过。-(1) devolop enviroment base on linux 2.6.36 (2) cross compiler is gcc 4.2.3 (3) this code is for s3c64xx GPIO driver, and have tested passed in the OK6410 board.
Platform: | Size: 3072 | Author: 李文国 | Hits:

[Driver Developncurses-packege--install

Description: ncurses packege的安装包及安装方法 (rhel5.1 gcc4.1.2平台) ncurses安装 GCC安装好后,再次make menuconfig出现了下面错误: [root@localhost linux-2.6.32.2]# make menuconfig HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/docproc HOSTCC scripts/basic/hash HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/kxgettext.o *** Unable to find the ncurses libraries or the *** required header files. *** make menuconfig requires the ncurses libraries. *** *** Install ncurses (ncurses-devel) and try again. *** make[1]: *** [scripts/kconfig/dochecklxdialog] Error 1 make: *** [menuconfig] Error 2 下载ncurses5.7,分别执行下面命令 sh configure make sudo make install ncurses安装成功。-ncurses packege install
Platform: | Size: 4687872 | Author: 池一波 | Hits:

[Driver Developad7476

Description: AD7476 ADC Linux Device Driver. It includes makefile, Kconfig, and source driver code for linux
Platform: | Size: 6144 | Author: cslee | Hits:

[Driver Developad7997

Description: AD7997 ADC Linxu Device Driver It includes makefile, Kconfig and source code
Platform: | Size: 10240 | Author: cslee | Hits:

[Driver Developadis16220

Description: adis16220 accelerator sensor device driver for linux it includes makefile, kconfig and source code
Platform: | Size: 6144 | Author: cslee | Hits:

[Driver Developadis16260

Description: adis16260 gyro sensor device driver for linux it includes makefile, kconfig and source code
Platform: | Size: 9216 | Author: cslee | Hits:

[Driver Developmax1363

Description: max1363 ADC device driver for linux it includes makefile, kconfig and source code
Platform: | Size: 12288 | Author: cslee | Hits:

[Driver Developamlogic_i2c.tar

Description: 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
Platform: | Size: 15360 | Author: dongdong | Hits:

[Embeded Linuxamlogic_sata.tar

Description: amlogic 晶晨半导体 aml8726-m3 sata驱动-sata/ ├── dwc_sata.c ├── Kconfig └── Makefile
Platform: | Size: 19456 | Author: dongdong | Hits:

[Linux driver02kconfig

Description: linux系统下的内核编程的kconfig功能的实现,功能完善-kconfig kernel programming linux system function to achieve fully functional
Platform: | Size: 54272 | Author: nanzhi | Hits:
« 12 »

CodeBus www.codebus.net