在标准的linux kernel 2.6.18版本是可以支持CONFIG_PNP的,但dm365的2.6.18版本确不支持?
我现在正在开发移植sdio的驱动到linux kernel 2.6.18版本上,而我所移植的sdio驱动需要支持Plug and Play support(CONFIG_PNP),在menuconfig中这个
选项根本打不开,直接在davinci_dm365_defconfig文件中添加也无效?谁知道这块的能提供点帮助吗?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
在标准的linux kernel 2.6.18版本是可以支持CONFIG_PNP的,但dm365的2.6.18版本确不支持?
我现在正在开发移植sdio的驱动到linux kernel 2.6.18版本上,而我所移植的sdio驱动需要支持Plug and Play support(CONFIG_PNP),在menuconfig中这个
选项根本打不开,直接在davinci_dm365_defconfig文件中添加也无效?谁知道这块的能提供点帮助吗?