2014-06-28 19:54 GMT+02:00, Jonas Gorski <[email protected]>:
>
> Ah, I guess your problem is that something in your openwrt config
> depends on kmod-random-core, which will cause HW_RANDOM to be selected
> (as m), which makes HW_RANDOM_BCM63XX visible. In that case you need
> to either add "# CONFIG_HW_RANDOM_BCM63XX is not set" to
> config/target/generic-3.10 or create a proper kernel module package
> for HW_RANDOM_BCM63XX.
>
>
> Jonas
>
Now understand: something selects CONFIG_HW_RANDON=m and
automatically, because depends on BCM63XX, CONFIG_HW_RANDOM_BCM63XX
needs an m too.
Sorry for the noise.

Pepe
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to