diff options
author | John Voltz <john.voltz@gmail.com> | 2008-03-06 18:19:42 +0000 |
---|---|---|
committer | John Voltz <john.voltz@gmail.com> | 2008-03-06 18:19:42 +0000 |
commit | 196aef7311a6791b1bfa1e4b680c9238f15fa724 (patch) | |
tree | 86fdd7b3f2c757fdadcd29f8f70577f603f7e68f /package/ng-spice-rework/Config.in | |
parent | 6fe5362bb4ca11908bf2e54d3e090a3da3f559be (diff) | |
download | buildroot-novena-196aef7311a6791b1bfa1e4b680c9238f15fa724.tar.gz buildroot-novena-196aef7311a6791b1bfa1e4b680c9238f15fa724.zip |
added ngspice-rework
Diffstat (limited to 'package/ng-spice-rework/Config.in')
-rw-r--r-- | package/ng-spice-rework/Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/ng-spice-rework/Config.in b/package/ng-spice-rework/Config.in new file mode 100644 index 000000000..730fea7c8 --- /dev/null +++ b/package/ng-spice-rework/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_NG_SPICE_REWORK + bool "ng-spice-rework" + default n + help + Ngspice is a mixed-level/mixed-signal circuit simulator. + + http://superb-west.dl.sourceforge.net/sourceforge/ngspice |