aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ps3/config-2.6.28
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2009-04-16 10:40:15 +0000
committerHamish Guthrie <hcg@openwrt.org>2009-04-16 10:40:15 +0000
commit9cb51ecd82338be594eeec7ff8e050efd2e95fb0 (patch)
tree530260591c27d09eefa7b4c43f72bafe40c20840 /target/linux/ps3/config-2.6.28
parentf25cd709d414bf2d4630f7a32fb43a556e9d8dd6 (diff)
downloadupstream-9cb51ecd82338be594eeec7ff8e050efd2e95fb0.tar.gz
upstream-9cb51ecd82338be594eeec7ff8e050efd2e95fb0.tar.bz2
upstream-9cb51ecd82338be594eeec7ff8e050efd2e95fb0.zip
[ps3]: Update default configuration to use profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15229 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ps3/config-2.6.28')
-rw-r--r--target/linux/ps3/config-2.6.288
1 files changed, 6 insertions, 2 deletions
diff --git a/target/linux/ps3/config-2.6.28 b/target/linux/ps3/config-2.6.28
index 4ad7dadd7f..f61e0df82a 100644
--- a/target/linux/ps3/config-2.6.28
+++ b/target/linux/ps3/config-2.6.28
@@ -169,9 +169,12 @@ CONFIG_INITRAMFS_SOURCE="/home/geoff/projects/cell/bootloader/openwrt-feeds/buil
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_INPUT=y
+CONFIG_INPUT_EVBUG=m
+CONFIG_INPUT_EVDEV=m
+CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_JOYSTICK=y
CONFIG_INPUT_MOUSEDEV=y
-# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
+CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_IOMMU_HELPER=y
@@ -337,7 +340,8 @@ CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=y
# CONFIG_SYN_COOKIES is not set
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
-# CONFIG_SYSVIPC is not set
+CONFIG_SYSVIPC_COMPAT=y
+CONFIG_SYSVIPC_SYSCTL=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_TINY_SHMEM=y