I want to use via epia machine with openwrt, it has gigabit ethernet port so i have to use it with via-velocity. but with my options in menuconfig (x86 target system, generic [2.6] subtarget and generic profile) i only see the via-rhine driver what i can't use.
in the Intel IXP4xx target system settings via-velocity appears. so i thought i just add to the .config file the CONFIG_PACKAGE_kmod-via-velocity=m string, this works the compiled module usable, but is there any method that shows up this in the menuconfig. i tried editing config-2.6.xx files under target/linux/x86 and also edited the target/linux/x86/generic/profiles/000-Generic file but this not shows the via-velocity in menuconfig.
where can i find the config file that controls what to list?
thanks, vandeminek