hc
2024-11-01 2f529f9b558ca1c1bd74be7437a84e4711743404
1
2
3
4
5
6
7
8
9
10
11
12
13
 
config XENO_DRIVERS_ANALOGY_FAKE
   depends on XENO_DRIVERS_ANALOGY
   tristate "Fake driver"
   default n
   help
 
   The fake driver displays many subdevices:
   - 0: analog input;
   - 1: digital input / output;
   - 2: analog output;
   - 3: analog input; data written into the subdevice 2 can be
          read here.