kernel 选项详解(stlinux2.3) 2-2

本文详细解析了Linux内核选项,包括网络安全、设备驱动、文件系统等关键组件的配置选项,帮助开发者深入理解Linux内核的工作原理。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

kernel 选项详解(stlinux2.3) 2-2

     []IP:TCP syncookie support(disabled per default)    //TCP cookie同步支持(默认关闭)
     <>IP:AH transformation                 //AH转换
     <>IP:ESP transformation                //ESP转换
     <>IP:IPComp transformation               //IPCOMP转换
     <>IP:IPsec transport mode               //IPsec传输模式
     <>IP:IPsec tunnel mode                 //IPSEC隧道模式
     <>IP:IPsec BEET mode                  //IPSEC BEET模式
     <>INET:socket monitoring interface           //套接字监控界面
     []TCP:advanced congestion control --->         //TCP高级拥挤控制
     <>The IPv6 protocol                  //ipv6协议
     []Security Marking                   //网络套接字安全标志
     []Network packet filtering framework(Netfilter)--->  //网络包过滤框架
     <>802.1d Ethernet Bridging               //802.1d 网络桥接
     <>802.1Q VLAN support                 //虚拟局域网支持
     <>DECnet Support                    //DEC网络支持
     <>ANSI/IEEE 802.2 LLC type 2 support          //ANSI/IEEE 802.2 LLC type 2支持
     <>The IPX protocol                   //IPX协议
     <>Appletalk protocol support              //Appletalk协议支持
       Qos and/or fair queueing--->            //Qos平衡队列
       Network testing--->                 //网络测试
  []Amateur Radio support --->                //业余广播支持
  <>IrDA(infrared)subsystem support--->            //红外子系统支持
  <>Bluetooth subsystem support--->              //蓝牙子系统支持
   wireless--->                       //无线支持 
  <>RF switch subsystem support--->              //RF转换子系统支持                  
Device Driver  --->                       //设备驱动
  Generic Driver options --->                 //通用驱动选项
      [*]Prevent firmware from being built          //阻止编译固件
      <>Userspace firmware loading support          //用户空间固件装载支持
      <>Connector -unified userspace <-> kernelspace linker --> //连接器——用户空间<->内核空间统一连接
      <*>Memory Technology Device(MTD)support--->      //内存技术设备支持
        ---Memory Technology Device(MTD)support
        []Debugging                     //为MTD子系统打开底层调试
        <>MTD concatenating support             //MTD并置支持 jffs2多重物理内存
        [*]MTD partitioning support             //MTD分区支持
        <>RedBoot partition table parsing          //RedBoot分区表分析
        [*]Command line partition table parsing             //命令行分区表分析
        ---User Modules and Translation layers       //用户模块和转换层
        <*>Direct char device access to MTD devices     //用户直接存取字符到MTD设备
      ---common interface to block layer for MTD devices //为块MTD设备提供公共接口
      <*>Caching block device access to MTD devices    //为MTD块设备创建缓存 
      <>FTL(flash translation layer)support        //flash传输层支持   PCMCIA 
      <>NFTL(NAND Flash Translation layer)support     //Nand flash传输层支持  M-Systems' DiskOnChip devices
      <>INFTL(Inverse NAND Flash Translation Layer)support //反NAND flash传输层支持
      <>Resident Flash Disk(Flash Translation layer)Support //RFD支持
      <>NAND SSFDC(SmartMedia)Read only translation layer  //Nand SSFDC只读传输层
       RAM/ROM/Flash chip drivers --->             //RAM/ROM/Flash片上驱动
         <*>Detect flash chips by Common Flash Interface(CFI)probe //通过CFI查找flash芯片
         <*>Detect non-CFI AMD/JEDEC-compatible flash chips  //查找非CFI的AMD/联合电子的兼容flash芯片
         []Flash chip driver advanced configuration options  //flash芯片驱动高级配置选项
         <*>support for INTEL/Sharp flash chips       //支持intel/sharp的flash芯片
         <*>support for amd/fujitsu flash chips       //支持amd/fujitsu的flash芯片
         <*>support for st(advanced architecture) flash chips //支持st的flash芯片
         <>support for RAM chips in bus mapping        //支持RAM芯片总线映射
         <>support for ROM chips in bus mapping         //支持ROM芯片总线映射
         <>Support for absent chips in  bus mapping      //支持其他芯片总线映射
       Mapping drivers for chip access --->           //为片上存取映射驱动
         []Support non-linear mappings of flash chips     //支持flash片上非线性映射
         <*>CFI Flash device in physical memory map      //CFI flash设备的物理内存映射
         (0x00000000)Physical start address of flash mapping  //flash映射的物理起始地址
         (0x0)Physical length of flash mapping         //flash映射物理长度
         (0)Bank width in octets                //bank宽度设置(8bit的倍数,ex:4,表示32位)
         <>CFI Flash device mapped on Photron PNC-2000     //Photron PNC-2000上的CFI flash设备映射
         <>CFI Flash device mapped on AMD NetSc520       //AMD NetSc520上的CFI flash映射
         <>CFI Flash device mapped on Technologic System TS-5500 //echnologic System TS-5500上的CFI flash设备映射
         <>BIOS flash chip on AMD76x southbridge        //AMD76x南桥BIOS flash芯片
         <>BIOS flash chip on Intel Controller Hub 2/3/4/5   //intel控制器BIOS flash
         <>BIOS flash chip on Intel SCB2 boards        //Intel SCB2板上BIOS flash
         <>CFI flash device on SnapGear/SecureEdge       //SnapGear/SecureEdge上的CFI flash设备
         <>BIOS flash chip on Intel L440GX boards       //intel L440GX板上的BIOS flash芯片
         <>Map driver for platform device ram(mtd-ram)     //平台设备的驱动映射
       Self-contained MTD device drivers--->           //独立的MTD设备驱动
         <>Uncached system RAM                 //系统RAM不缓存
         <>Physical system RAM                 //物理系统RAM
         <>Test driver using RAM                //使用RAM测试驱动
         <>MTD using block device               //使用块设备MTD
         ---Disk-On-Chip Device Drivers            //片上磁盘设备驱动
         <>M-System Disk-on chip device 2000 and Millennium(DEPRECATED) //(不赞成)
         <>M-system disk-on-chip millennium-only alternative driver(DEPRECATED)//
         <>M-System Disk-On-Chip Millennium Plus        //
         <*>Nand Device Support --->              //Nand设备支持
            ---NAND Device Support
            []Verify NAND page writes            //验证NAND页写入
            []NAND ECC Smart Media byte order        //NAND ECC智能设备字节序
            []Enable chip ids for obsolete ancient NAND devices //允许老式NAND设备接口
            <>NAND support for CS5535/CS5536(AMD Geode companion chip)
            <>support for NAND Flash SImulator       //支持NAND flash模拟器
            <*>support for generic platform NAND driver   //支持基本平台的NAND驱动
            <>STMicroelectronics:EMI 'bit-banging'     //ST的位坼开
            <>STMicroelectronics:H/W FLEX Controller    //ST 高宽伸缩控制器
         <>oneNAND Device Support--->             //单独NAND设备支持
          UBI-Unsorted block images--->            //未排序的块镜像
            <>Enable UBI
     <>Parallel port support--->                   //并口支持
     <*>Block devices--->                      //块设备
        ---Block devices
        <>Normal floppy disk support                //普通软盘支持
        <>Loopback device support                  //回送设备支持
        <>Network block device support               //网络块设备支持
        <>RAM disk support                     //RAM块设备支持
        (16)Default number of RAM disks               //默认RAM磁盘数量
        (4096)Default RAM disk size(kbytes)             //默认RAM磁盘尺寸
        (1024)Default RAM disk block size(bytes)          //默认RAM磁盘块长
        <*>Packet writing on CD/DVD media              //CD/DCD媒体包写入 
        (8)Free buffers for data gathering             //数据自由区 
        <>ATA over Ethernet support                 //以太网ATA支持
    []Misc devices --->                       //杂项设备 EEPROM 93cx6支持
    <>ATA/ATAPI/MFM/RLL support--->                 //ATA/ATAPI/MFM/RLL支持
     SCSI device support --->                   //SCSI设备支持
    <>Serial ATA(prod)and Parallel ATA(experimental) drivers--->  //stat和pata驱动
    []Multiple devices driver support(RAID and LVM)--->       //多设备支持(RAID,LVM)
    []Macintosh device drivers --->                 //苹果公司的设备支持
    [*]Network device support --->                 //网络设备支持
      ---Network device support
      []Netdevice multiple hardware queue support
      <>Dummy net driver support
      <>Bonding driver support
      <>EQL (serial line load balancing)support
      <>Universal TUN/TAP device driver support
      [*]Configure network hardware from the command line     //从命令行配置网络硬件
      <*>PHY Device support and infrastructure--->        //公共物理设备支持
         <*>Driver for Micrel PHYs               //Micrel物理设备驱动
      [*]Ethernet(10 or 100Mbit)--->               //100M自适应网卡
         <*>Generic Media Independent Interface device support //基本独立媒体接口设备支持
      [*]Ethernet(1000 Mbit)--->                 //千兆网卡
      []Ethernet(10000 Mbit)--->
        Wireless LAN--->
      []Wan interfaces support--->
      <>PPP support
      <>SLIP(serial line)support
    <>ISDN support                         //综合业务数字网支持 
    <>Telephony support --->                    //电话支持
     Input device support--->                   //输入设备支持
      <*>Mouse interface                     //鼠标接口
      [*]Provide legacy /dev/psaux device             //提供传统的/dev/psaux设备
      (1024)Horizontal screen resolution             //水平屏幕分辨率
      (768)Vertical screen resolution               //垂直屏幕分辨率
      <*>Event interface                     //事件接口
      [*]Miscellaneous devices --->                //多种设备
         <*>TM1668 LED/Keyboard controller           //TM1668 LED/键盘控制器
       Hardware I/O ports --->                  //硬件I/O端口
         <*>Serial I/O support                 //串行I/O支持
         <*>Serial port line discipline            //串口规则
         <*>PS/2 driver library                //PS/2驱动库
     Character devices --->                    //字符设备
      [*]Virtual terminal                     //虚拟终端
      [*]Unix98 PTY support                    //PTY
      <*>Hardware Random Number Generator Core support      //硬件随机数生成器支持
      <*>VIA HW Random number generator support          //VIA硬件随机数生成器支持
    <*>I2C support-->                        //I2C总线支持
      <*>I2C device interface                   //I2C设备接口 
       I2C Algorithms --->                    //I2C算法
         <*>I2C bit-banging interfaces             //I2C位操作 
     SPI support--->                        //SPI支持
     Graphics support--->                     //图形支持
       <*>Lowlevel video output switch controls          //低等级视频输出开关控制
       <*>Support for frame buffer devices            //支持frame buffer设备
       <*>Enable Software Drawing Helpers             //允许软件绘画帮助
     Sound --->
      <*>Sound card support
      <*>Advanced Linux Sound Architecture            //高级linux声音架构
      <*>Sequencer support                    //定时器支持
      <*>OSS Mixer API                      //OSS混频器API
      <*>OSS PCM(digital audio)API                //OSS 音频API
      [*]OSS PCM(digital audio)API -Include plugin system     //OSS pcm 包括插件系统
      [*]Dynamic device file minor numbers            //动态副设备文件号
      [*]Support old ALSA API                   //
      [*]Verbose procfs contents                 //冗长的进程文件内容
      <*>ALSA for SoC audio support                //SOC音频支持
        SoC Audio support for SuperH              //SOC为SH音频支持
    [*]HID Devices --->                        //
      <*>Generic HID support                   //基本的HID支持
      [*]USB support --->                     //USB支持
      <*>LED Support --->                     //LED支持
        <*>LED Class Support                  //LED 类支持
        [*]LED Trigger support                 //LED触发器支持
        <*>LED Heartbeat Trigger                //LED跳动触发器
      [*]Virtualization --->                   //虚拟化  
File Systems --->                            //文件系统
  <*>JFS filesystem support
  <*>ROM file system support
    Pseudo filesystems --->                     //虚拟文件系统
      [*]/proc file system support                //进程文件支持
      [*]/proc/kcore support                   //
      [*]sysctl support(/proc/sys)
      [*]sysfs file system support
    Network File systems --->                    //网络文件系统
      <*>NFS file system support                 //NFS文件系统支持
      [*]Provide NFSv3 client support               //提供NFSv3客户端支持
      [*]Root file system on NFS                 //NFS根文件启动
    Native Language Support --->                  //本地语言支持
    Kernel hacking --->                       //内核调试
      [*]Enable __must check logic                //允许__must_check逻辑
      [*]Enable doublefault exception handler           //允许双误表达式句柄

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值