blob: 6100add382beca4ee1653a5affb8f08d91f0c71a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/*
* Configuration for Linux 2.0 based systems
*
* (c) 1998 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
#undef CONFIG_TOS
#undef CONFIG_MULTIPATH
#undef CONFIG_NETLINK
|