由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Linux版 - When configure the linux kernel, how to know what to turn on for ethernet ?
相关主题
where's the mac (the one for ethernet) driver in linux src pls ?openwrt编译问题
what's the "1000M ethernet support" in the kernel configany good sql indent config to recommend for vim?
Apache : 好像有一个命令能显示当前的config变量?新服务器的xwindows问题
新手请教装CentOS找不到网卡驱动咋办?前段时间有人问firefox显示图片质量问题
How to implement MAC driver based on the PHY driverfirefox突然文件下载后都用browser打开
带 SATA 的 ARM A15 板子终于出来了32位的linux内核是不是要重新编译以后才能支持3G以上内存?
怎么编程检测网线是否插上了?in ubuntu 9.0 how to config evolution using my gmail accou
one question about VI/VIMssh 自动断开的问题
相关话题的讨论汇总
话题: config话题: when话题: ethernet话题: turn话题: configure
进入Linux版参与讨论
1 (共1页)
w*s
发帖数: 7227
1
hi i'm new to this, i have the .config from others,
when looking into it, there're things like
CONFIG_DAVICOM_PHY=y
CONFIG_MACB=y
CONFIG_NET_ETHERNET=y
...
how do i know how many things i should turn on ?
G*****h
发帖数: 33134
2
run make menuconfig
there is a short help for each option

【在 w*s 的大作中提到】
: hi i'm new to this, i have the .config from others,
: when looking into it, there're things like
: CONFIG_DAVICOM_PHY=y
: CONFIG_MACB=y
: CONFIG_NET_ETHERNET=y
: ...
: how do i know how many things i should turn on ?

1 (共1页)
进入Linux版参与讨论
相关主题
ssh 自动断开的问题How to implement MAC driver based on the PHY driver
装了一个awesome.带 SATA 的 ARM A15 板子终于出来了
系统启动rc文件的问题怎么编程检测网线是否插上了?
ubuntu的ssh不行了one question about VI/VIM
where's the mac (the one for ethernet) driver in linux src pls ?openwrt编译问题
what's the "1000M ethernet support" in the kernel configany good sql indent config to recommend for vim?
Apache : 好像有一个命令能显示当前的config变量?新服务器的xwindows问题
新手请教装CentOS找不到网卡驱动咋办?前段时间有人问firefox显示图片质量问题
相关话题的讨论汇总
话题: config话题: when话题: ethernet话题: turn话题: configure