source: rtems-libbsd/rtemsbsd/include/rtems/bsd/local/opt_dpaa.h @ 28ee86a

55-freebsd-126-freebsd-12
Last change on this file since 28ee86a was 28ee86a, checked in by Sebastian Huber <sebastian.huber@…>, on 04/27/16 at 09:58:19

Import DPAA driver snapshot

Imported from Freescale Linux repository

git://git.freescale.com/ppc/upstream/linux.git

commit 2774c204cd8bfc56a200ff4dcdfc9cdf5b6fc161.

Linux compatibility layer is partly from FreeBSD.

  • Property mode set to 100644
File size: 351 bytes
Line 
1#undef __ppc_generic
2#define __ppc_generic
3#define KBUILD_MODNAME "dpaa"
4#define CONFIG_FSL_BMAN
5#define CONFIG_FSL_BMAN_PORTAL
6#define CONFIG_FSL_BMAN_TEST_API
7#define CONFIG_FSL_BMAN_TEST_THRESH
8#define CONFIG_FSL_QMAN
9#define CONFIG_FSL_QMAN_CONFIG
10#define CONFIG_FSL_QMAN_PORTAL
11#define CONFIG_FSL_QMAN_TEST_API
12#define CONFIG_FSL_QMAN_TEST_STASH
Note: See TracBrowser for help on using the repository browser.