1/*
2 * BCM 57XX driver config options
3 *
4 *
5 * Copyright (C) 2014, Broadcom Corporation
6 * All Rights Reserved.
7 *
8 * This is UNPUBLISHED PROPRIETARY SOURCE CODE of Broadcom Corporation;
9 * the contents of this file may not be disclosed to third parties, copied
10 * or duplicated in any form, in whole or in part, without the prior
11 * written permission of Broadcom Corporation.
12 *
13 * $Id: bcm57xx_cfg.h,v 1.1.4.1 2010-08-05 01:01:17 $
14 */
15
16#if defined(__NetBSD__) || defined(__FreeBSD__)
17#include <opt_bcm.h>
18#include <opt_57xx.h>
19#endif /* defined(__NetBSD__) || defined(__FreeBSD__) */
20