projects/RPi/linux: sync kernel config

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-04-15 17:06:47 +02:00
parent 66c53afec1
commit 580b8061d7

View File

@ -271,7 +271,7 @@ CONFIG_ARCH_BCM2708=y
CONFIG_MACH_BCM2708=y CONFIG_MACH_BCM2708=y
CONFIG_BCM2708_GPIO=y CONFIG_BCM2708_GPIO=y
CONFIG_BCM2708_VCMEM=y CONFIG_BCM2708_VCMEM=y
CONFIG_BCM2708_L2CACHE=y # CONFIG_BCM2708_NOL2CACHE is not set
# #
# Processor Type # Processor Type
@ -315,7 +315,7 @@ CONFIG_ARM_AMBA=y
# #
CONFIG_TICK_ONESHOT=y CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y CONFIG_NO_HZ=y
# CONFIG_HIGH_RES_TIMERS is not set CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_VMSPLIT_3G=y CONFIG_VMSPLIT_3G=y
# CONFIG_VMSPLIT_2G is not set # CONFIG_VMSPLIT_2G is not set
@ -461,7 +461,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_L2TP is not set # CONFIG_L2TP is not set
# CONFIG_BRIDGE is not set # CONFIG_BRIDGE is not set
# CONFIG_NET_DSA is not set # CONFIG_NET_DSA is not set
# CONFIG_VLAN_8021Q is not set CONFIG_VLAN_8021Q=m
# CONFIG_VLAN_8021Q_GVRP is not set
# CONFIG_DECNET is not set # CONFIG_DECNET is not set
# CONFIG_LLC2 is not set # CONFIG_LLC2 is not set
# CONFIG_IPX is not set # CONFIG_IPX is not set