請問小型 Linux 會把某些內核選項直接刪除嗎?
讓使用者無法使用 make menuconfig 致能該選項。
這是我想打開的功能
http://www.fccps.cz/download/adv/frr/pcm-3643.html
CONFIG_SERIAL // async serial port support
CONFIG_SERIAL_EXTENDED // just a menuconfig convenience option,
// no actual impact in code
CONFIG_SERIAL_MANY_PORTS // more than 4 - actually only has
// some effect with the AST board
CONFIG_SERIAL_SHARE_IRQ // single IRQ per multiple ports - enabled
// automatically if CONFIG_SERIAL_MULTIPORT is enabled
CONFIG_SERIAL_MULTIPORT // support the helper bitmask register
這是我的內核(2.6.24.2)
http://ideone.com/V6284q
找不到 CONFIG_SERIAL_MULTIPORT
作業系統:Slitaz 1.0
--
我是麵T,哩賀
http://ppt.cc/-eS5
--
All Comments