Change CONFIG_TUN to a module on PPC64.
svn path=/trunk/; revision=206
This commit is contained in:
parent
852ae742e6
commit
53a3395330
3 changed files with 8 additions and 3 deletions
|
@ -615,7 +615,7 @@ CONFIG_NETDEVICES=y
|
|||
CONFIG_DUMMY=y
|
||||
CONFIG_BONDING=y
|
||||
# CONFIG_EQUALIZER is not set
|
||||
CONFIG_TUN=y
|
||||
CONFIG_TUN=m
|
||||
|
||||
#
|
||||
# ARCnet devices
|
||||
|
|
|
@ -593,7 +593,7 @@ CONFIG_NETDEVICES=y
|
|||
CONFIG_DUMMY=y
|
||||
CONFIG_BONDING=y
|
||||
# CONFIG_EQUALIZER is not set
|
||||
CONFIG_TUN=y
|
||||
CONFIG_TUN=m
|
||||
|
||||
#
|
||||
# ARCnet devices
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue