add second tty to initab again. kernel patch verified to work on asus wl500gx.
[openwrt.git] / openwrt / package / gmp / Config.in
1 config BR2_PACKAGE_LIBGMP
2 tristate "libgmp - GNU multiprecision arithmetic library"
3 default m if CONFIG_DEVEL
4 help
5 GNU multiprecision arithmetic library
6
7 http://www.swox.com/gmp/
8
9
10 config BR2_PACKAGE_GMP
11 tristate
12 default BR2_PACKAGE_LIBGMP
This page took 0.068625 seconds and 5 git commands to generate.