* debian/changelog: Update.

* debian/config/sparc/config: Remove ipv4 related overrides.

svn path=/dists/trunk/linux/; revision=19494
This commit is contained in:
Bastian Blank 2012-11-11 11:39:12 +00:00
parent 343156970a
commit 2ef4ec7940
2 changed files with 4 additions and 13 deletions

5
debian/changelog vendored
View File

@ -1,4 +1,4 @@
linux (3.6.6-1~experimental.2) UNRELEASED; urgency=low
linux (3.6.6-1~experimental.1) UNRELEASED; urgency=low
* New upstream stable update:
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.6.5
@ -19,6 +19,9 @@ linux (3.6.6-1~experimental.2) UNRELEASED; urgency=low
* rc: Enable RC_DEVICES; re-enable LIRC; re-enable the drivers that
depend on those; enable IR_SANYO_DECODER and IR_IGUANA as modules
[ Bastian Blank ]
* [sparc] Remove IP_PNP, IP_PNP_RARP, NET_IPGRE and ARPD overrides.
-- Uwe Kleine-König <uwe@kleine-koenig.org> Mon, 29 Oct 2012 15:50:12 +0100
linux (3.6.4-1~experimental.1) experimental; urgency=low

View File

@ -566,18 +566,6 @@ CONFIG_SPARSEMEM_MANUAL=y
CONFIG_DECNET=m
CONFIG_DECNET_ROUTER=y
##
## file: net/ipv4/Kconfig
##
CONFIG_IP_PNP=y
# CONFIG_IP_PNP_DHCP is not set
# CONFIG_IP_PNP_BOOTP is not set
CONFIG_IP_PNP_RARP=y
#. TODO
# CONFIG_NET_IPGRE is not set
#. TODO
CONFIG_ARPD=y
##
## file: net/ipv6/Kconfig
##