⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.in

📁 这是一个SIGMA方案的PMP播放器的UCLINUX程序,可播放DVD,VCD,CD MP3...有很好的参考价值.
💻 IN
字号:
## PCMCIA bus subsystem configuration## Right now the non-CardBus choices are not supported# by the integrated kernel driver.#mainmenu_option next_commentcomment 'PCMCIA/CardBus support'#dep_tristate 'CardBus support' CONFIG_PCMCIA $CONFIG_PCI#if [ "$CONFIG_PCMCIA" != "n" ]; then#  define_bool CONFIG_CARDBUS y#fitristate 'PCMCIA/CardBus support' CONFIG_PCMCIAif [ "$CONFIG_PCMCIA" != "n" ]; then   if [ "$CONFIG_PCI" != "n" ]; then      bool '  CardBus support' CONFIG_CARDBUS   fi   dep_bool '  i82092 compatible bridge support' CONFIG_I82092 $CONFIG_PCI   bool '  i82365 compatible bridge support' CONFIG_I82365   bool '  Databook TCIC host bridge support' CONFIG_TCIC   if [ "$CONFIG_HD64465" = "y" ]; then      dep_tristate '  HD64465 host bridge support' CONFIG_HD64465_PCMCIA $CONFIG_PCMCIA   fifidep_tristate '  CLPS6700 support' CONFIG_PCMCIA_CLPS6700 $CONFIG_ARCH_CLPS711X $CONFIG_PCMCIAdep_tristate '  SA1100 support' CONFIG_PCMCIA_SA1100 $CONFIG_ARCH_SA1100 $CONFIG_PCMCIAendmenu

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -