[Xenomai-git] Alexis Berlemont : analogy: remove EXPERIMENTAL flag from 2.4 Config. in files

2009-11-21 Thread GIT version control
Module: xenomai-head
Branch: master
Commit: a1c1350d5d62ca766d7051a0114a9fae9b2c4721
URL:
http://git.xenomai.org/?p=xenomai-head.git;a=commit;h=a1c1350d5d62ca766d7051a0114a9fae9b2c4721

Author: Alexis Berlemont 
Date:   Sun Nov  8 02:12:02 2009 +0100

analogy: remove EXPERIMENTAL flag from 2.4 Config.in files

---

 ksrc/drivers/analogy/intel/Config.in   |6 +++---
 .../drivers/analogy/national_instruments/Config.in |4 +---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/ksrc/drivers/analogy/intel/Config.in 
b/ksrc/drivers/analogy/intel/Config.in
index 357bb51..515648a 100644
--- a/ksrc/drivers/analogy/intel/Config.in
+++ b/ksrc/drivers/analogy/intel/Config.in
@@ -3,6 +3,6 @@
 # Xenomai configuration for Linux v2.4
 #
 
-if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-   dep_tristate '8255 driver' CONFIG_XENO_DRIVERS_ANALOGY_8255 
$CONFIG_XENO_DRIVERS_ANALOGY
-fi
+dep_tristate '8255 driver' CONFIG_XENO_DRIVERS_ANALOGY_8255 
$CONFIG_XENO_DRIVERS_ANALOGY
+
+dep_tristate 'standard parallel port driver' 
CONFIG_XENO_DRIVERS_ANALOGY_PARPORT $CONFIG_XENO_DRIVERS_ANALOGY
\ No newline at end of file
diff --git a/ksrc/drivers/analogy/national_instruments/Config.in 
b/ksrc/drivers/analogy/national_instruments/Config.in
index 95e4d99..3dff689 100644
--- a/ksrc/drivers/analogy/national_instruments/Config.in
+++ b/ksrc/drivers/analogy/national_instruments/Config.in
@@ -3,6 +3,4 @@
 # Xenomai configuration for Linux v2.4
 #
 
-if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-   dep_tristate 'NI MITE driver' CONFIG_XENO_DRIVERS_ANALOGY_NI_MITE 
$CONFIG_XENO_DRIVERS_ANALOGY
-fi
+dep_tristate 'NI MITE driver' CONFIG_XENO_DRIVERS_ANALOGY_NI_MITE 
$CONFIG_XENO_DRIVERS_ANALOGY


___
Xenomai-git mailing list
Xenomai-git@gna.org
https://mail.gna.org/listinfo/xenomai-git


[Xenomai-git] Alexis Berlemont : analogy: remove EXPERIMENTAL flag from 2.4 Config. in files

2009-11-19 Thread GIT version control
Module: xenomai-abe
Branch: analogy
Commit: a1c1350d5d62ca766d7051a0114a9fae9b2c4721
URL:
http://git.xenomai.org/?p=xenomai-abe.git;a=commit;h=a1c1350d5d62ca766d7051a0114a9fae9b2c4721

Author: Alexis Berlemont 
Date:   Sun Nov  8 02:12:02 2009 +0100

analogy: remove EXPERIMENTAL flag from 2.4 Config.in files

---

 ksrc/drivers/analogy/intel/Config.in   |6 +++---
 .../drivers/analogy/national_instruments/Config.in |4 +---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/ksrc/drivers/analogy/intel/Config.in 
b/ksrc/drivers/analogy/intel/Config.in
index 357bb51..515648a 100644
--- a/ksrc/drivers/analogy/intel/Config.in
+++ b/ksrc/drivers/analogy/intel/Config.in
@@ -3,6 +3,6 @@
 # Xenomai configuration for Linux v2.4
 #
 
-if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-   dep_tristate '8255 driver' CONFIG_XENO_DRIVERS_ANALOGY_8255 
$CONFIG_XENO_DRIVERS_ANALOGY
-fi
+dep_tristate '8255 driver' CONFIG_XENO_DRIVERS_ANALOGY_8255 
$CONFIG_XENO_DRIVERS_ANALOGY
+
+dep_tristate 'standard parallel port driver' 
CONFIG_XENO_DRIVERS_ANALOGY_PARPORT $CONFIG_XENO_DRIVERS_ANALOGY
\ No newline at end of file
diff --git a/ksrc/drivers/analogy/national_instruments/Config.in 
b/ksrc/drivers/analogy/national_instruments/Config.in
index 95e4d99..3dff689 100644
--- a/ksrc/drivers/analogy/national_instruments/Config.in
+++ b/ksrc/drivers/analogy/national_instruments/Config.in
@@ -3,6 +3,4 @@
 # Xenomai configuration for Linux v2.4
 #
 
-if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-   dep_tristate 'NI MITE driver' CONFIG_XENO_DRIVERS_ANALOGY_NI_MITE 
$CONFIG_XENO_DRIVERS_ANALOGY
-fi
+dep_tristate 'NI MITE driver' CONFIG_XENO_DRIVERS_ANALOGY_NI_MITE 
$CONFIG_XENO_DRIVERS_ANALOGY


___
Xenomai-git mailing list
Xenomai-git@gna.org
https://mail.gna.org/listinfo/xenomai-git


[Xenomai-git] Alexis Berlemont : analogy: remove EXPERIMENTAL flag from 2.4 Config. in files

2009-11-12 Thread GIT version control
Module: xenomai-abe
Branch: analogy
Commit: 428419e4b0e026ac6b702294c0718982c32fe2a3
URL:
http://git.xenomai.org/?p=xenomai-abe.git;a=commit;h=428419e4b0e026ac6b702294c0718982c32fe2a3

Author: Alexis Berlemont 
Date:   Sun Nov  8 02:12:02 2009 +0100

analogy: remove EXPERIMENTAL flag from 2.4 Config.in files

---

 ksrc/drivers/analogy/intel/Config.in   |6 +++---
 .../drivers/analogy/national_instruments/Config.in |4 +---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/ksrc/drivers/analogy/intel/Config.in 
b/ksrc/drivers/analogy/intel/Config.in
index 357bb51..515648a 100644
--- a/ksrc/drivers/analogy/intel/Config.in
+++ b/ksrc/drivers/analogy/intel/Config.in
@@ -3,6 +3,6 @@
 # Xenomai configuration for Linux v2.4
 #
 
-if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-   dep_tristate '8255 driver' CONFIG_XENO_DRIVERS_ANALOGY_8255 
$CONFIG_XENO_DRIVERS_ANALOGY
-fi
+dep_tristate '8255 driver' CONFIG_XENO_DRIVERS_ANALOGY_8255 
$CONFIG_XENO_DRIVERS_ANALOGY
+
+dep_tristate 'standard parallel port driver' 
CONFIG_XENO_DRIVERS_ANALOGY_PARPORT $CONFIG_XENO_DRIVERS_ANALOGY
\ No newline at end of file
diff --git a/ksrc/drivers/analogy/national_instruments/Config.in 
b/ksrc/drivers/analogy/national_instruments/Config.in
index 95e4d99..3dff689 100644
--- a/ksrc/drivers/analogy/national_instruments/Config.in
+++ b/ksrc/drivers/analogy/national_instruments/Config.in
@@ -3,6 +3,4 @@
 # Xenomai configuration for Linux v2.4
 #
 
-if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-   dep_tristate 'NI MITE driver' CONFIG_XENO_DRIVERS_ANALOGY_NI_MITE 
$CONFIG_XENO_DRIVERS_ANALOGY
-fi
+dep_tristate 'NI MITE driver' CONFIG_XENO_DRIVERS_ANALOGY_NI_MITE 
$CONFIG_XENO_DRIVERS_ANALOGY


___
Xenomai-git mailing list
Xenomai-git@gna.org
https://mail.gna.org/listinfo/xenomai-git


[Xenomai-git] Alexis Berlemont : analogy: remove EXPERIMENTAL flag from 2.4 Config. in files

2009-11-07 Thread GIT version control
Module: xenomai-abe
Branch: analogy
Commit: a6cd3750052e897e424253610677ee337c0b81cf
URL:
http://git.xenomai.org/?p=xenomai-abe.git;a=commit;h=a6cd3750052e897e424253610677ee337c0b81cf

Author: Alexis Berlemont 
Date:   Sun Nov  8 02:12:02 2009 +0100

analogy: remove EXPERIMENTAL flag from 2.4 Config.in files

---

 ksrc/drivers/analogy/intel/Config.in   |6 +++---
 .../drivers/analogy/national_instruments/Config.in |4 +---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/ksrc/drivers/analogy/intel/Config.in 
b/ksrc/drivers/analogy/intel/Config.in
index 357bb51..515648a 100644
--- a/ksrc/drivers/analogy/intel/Config.in
+++ b/ksrc/drivers/analogy/intel/Config.in
@@ -3,6 +3,6 @@
 # Xenomai configuration for Linux v2.4
 #
 
-if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-   dep_tristate '8255 driver' CONFIG_XENO_DRIVERS_ANALOGY_8255 
$CONFIG_XENO_DRIVERS_ANALOGY
-fi
+dep_tristate '8255 driver' CONFIG_XENO_DRIVERS_ANALOGY_8255 
$CONFIG_XENO_DRIVERS_ANALOGY
+
+dep_tristate 'standard parallel port driver' 
CONFIG_XENO_DRIVERS_ANALOGY_PARPORT $CONFIG_XENO_DRIVERS_ANALOGY
\ No newline at end of file
diff --git a/ksrc/drivers/analogy/national_instruments/Config.in 
b/ksrc/drivers/analogy/national_instruments/Config.in
index 95e4d99..3dff689 100644
--- a/ksrc/drivers/analogy/national_instruments/Config.in
+++ b/ksrc/drivers/analogy/national_instruments/Config.in
@@ -3,6 +3,4 @@
 # Xenomai configuration for Linux v2.4
 #
 
-if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-   dep_tristate 'NI MITE driver' CONFIG_XENO_DRIVERS_ANALOGY_NI_MITE 
$CONFIG_XENO_DRIVERS_ANALOGY
-fi
+dep_tristate 'NI MITE driver' CONFIG_XENO_DRIVERS_ANALOGY_NI_MITE 
$CONFIG_XENO_DRIVERS_ANALOGY


___
Xenomai-git mailing list
Xenomai-git@gna.org
https://mail.gna.org/listinfo/xenomai-git