On 23:23 Wed 17 Aug, Daniel Campbell wrote: > lsmod and modprobe can handle modules -- what can be used to target > kernels that have functionality built-in? Not every system will have > /proc/config.gz support (though honestly I don't know why you wouldn't > want that).
Well, $ ls /sys/module if we are talking about modules. Built-in modules are also listed there.