Commit 659c3522 authored by Anton Blanchard's avatar Anton Blanchard

ppc64: defconfig update

parent 8ac07b52
...@@ -125,7 +125,6 @@ CONFIG_NET_IPIP=y ...@@ -125,7 +125,6 @@ CONFIG_NET_IPIP=y
# CONFIG_INET_ECN is not set # CONFIG_INET_ECN is not set
CONFIG_SYN_COOKIES=y CONFIG_SYN_COOKIES=y
CONFIG_IPV6=m CONFIG_IPV6=m
# CONFIG_KHTTPD is not set
# CONFIG_ATM is not set # CONFIG_ATM is not set
# CONFIG_VLAN_8021Q is not set # CONFIG_VLAN_8021Q is not set
...@@ -156,7 +155,7 @@ CONFIG_IPV6=m ...@@ -156,7 +155,7 @@ CONFIG_IPV6=m
# CONFIG_NET_SCHED is not set # CONFIG_NET_SCHED is not set
# #
# ATA/IDE/MFM/RLL support # ATA/ATAPI/MFM/RLL support
# #
# CONFIG_IDE is not set # CONFIG_IDE is not set
# CONFIG_BLK_DEV_HD is not set # CONFIG_BLK_DEV_HD is not set
...@@ -434,6 +433,7 @@ CONFIG_FBCON_CFB8=y ...@@ -434,6 +433,7 @@ CONFIG_FBCON_CFB8=y
CONFIG_FBCON_CFB16=y CONFIG_FBCON_CFB16=y
CONFIG_FBCON_CFB24=y CONFIG_FBCON_CFB24=y
CONFIG_FBCON_CFB32=y CONFIG_FBCON_CFB32=y
CONFIG_FBCON_ACCEL=y
CONFIG_FBCON_FONTWIDTH8_ONLY=y CONFIG_FBCON_FONTWIDTH8_ONLY=y
CONFIG_FBCON_FONTS=y CONFIG_FBCON_FONTS=y
CONFIG_FONT_8x8=y CONFIG_FONT_8x8=y
...@@ -474,7 +474,6 @@ CONFIG_SOUND_GAMEPORT=y ...@@ -474,7 +474,6 @@ CONFIG_SOUND_GAMEPORT=y
# CONFIG_SERIO_I8042 is not set # CONFIG_SERIO_I8042 is not set
# CONFIG_SERIO_SERPORT is not set # CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set # CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_Q40KBD is not set
# CONFIG_SERIO_PARKBD is not set # CONFIG_SERIO_PARKBD is not set
# #
...@@ -539,6 +538,7 @@ CONFIG_PSMOUSE=y ...@@ -539,6 +538,7 @@ CONFIG_PSMOUSE=y
# CONFIG_FTAPE is not set # CONFIG_FTAPE is not set
# CONFIG_AGP is not set # CONFIG_AGP is not set
# CONFIG_DRM is not set # CONFIG_DRM is not set
CONFIG_RAW_DRIVER=y
# #
# Multimedia devices # Multimedia devices
...@@ -703,6 +703,11 @@ CONFIG_XMON=y ...@@ -703,6 +703,11 @@ CONFIG_XMON=y
CONFIG_XMON_DEFAULT=y CONFIG_XMON_DEFAULT=y
# CONFIG_PPCDBG is not set # CONFIG_PPCDBG is not set
#
# Security options
#
CONFIG_SECURITY_CAPABILITIES=y
# #
# Library routines # Library routines
# #
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment