RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / et / sys / et_cfg.h
bloba27befd0bf8e51bf384b0e2510adb9b368b4c62a
1 /*
2 * BCM ET driver config options
5 * Copyright (C) 2011, 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.
13 * $Id: et_cfg.h,v 1.1.4.1 2010-08-05 19:17:00 $
16 #if defined(__NetBSD__) || defined(__FreeBSD__)
17 #include <opt_bcm.h>
18 #include <opt_et.h>
19 #endif /* defined(__NetBSD__) || defined(__FreeBSD__) */