diff options
| author | Adrian Calianu <adrian.calianu@enea.com> | 2017-05-24 13:26:58 +0200 |
|---|---|---|
| committer | Adrian Calianu <adrian.calianu@enea.com> | 2017-05-24 13:26:58 +0200 |
| commit | dc5d76cfc77ad660830a7cb5e5da6792c2282d5e (patch) | |
| tree | 17663a0f59ab2824f119cb6e804d864411e7715f /features | |
| parent | 289fe21490b6f10746841fec969588efee27c061 (diff) | |
| download | enea-kernel-cache-dc5d76cfc77ad660830a7cb5e5da6792c2282d5e.tar.gz | |
add config for UIO PCI generic module
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Diffstat (limited to 'features')
| -rw-r--r-- | features/uio/uio_pci_m.cfg | 1 | ||||
| -rw-r--r-- | features/uio/uio_pci_m.scc | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/features/uio/uio_pci_m.cfg b/features/uio/uio_pci_m.cfg new file mode 100644 index 0000000..46f7ab7 --- /dev/null +++ b/features/uio/uio_pci_m.cfg | |||
| @@ -0,0 +1 @@ | |||
| CONFIG_UIO_PCI_GENERIC=m | |||
diff --git a/features/uio/uio_pci_m.scc b/features/uio/uio_pci_m.scc new file mode 100644 index 0000000..5103637 --- /dev/null +++ b/features/uio/uio_pci_m.scc | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | define KFEATURE_DESCRIPTION "Enable user space I/O access" | ||
| 2 | define KFEATURE_COMPATIBILITY board | ||
| 3 | |||
| 4 | kconf non-hardware uio_pci_m.cfg | ||
