aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ps3/petitboot
diff options
context:
space:
mode:
authorGeoff Levand <geoff@infradead.org>2009-08-24 20:21:03 +0000
committerGeoff Levand <geoff@infradead.org>2009-08-24 20:21:03 +0000
commit5c5c690718c2c4362fd3fb48190b127756b2ebf5 (patch)
treed6f50d1ab2d175121140cf0af206de62de800210 /target/linux/ps3/petitboot
parent542045ef6a402cf68d829e0e19888cd627815c9e (diff)
downloadmaster-187ad058-5c5c690718c2c4362fd3fb48190b127756b2ebf5.tar.gz
master-187ad058-5c5c690718c2c4362fd3fb48190b127756b2ebf5.tar.bz2
master-187ad058-5c5c690718c2c4362fd3fb48190b127756b2ebf5.zip
ps3: Update defconfig-ps3-petitboot to not build udevtrigger
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17379 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ps3/petitboot')
-rw-r--r--target/linux/ps3/petitboot/defconfig-ps3-petitboot6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ps3/petitboot/defconfig-ps3-petitboot b/target/linux/ps3/petitboot/defconfig-ps3-petitboot
index 1d93cd46ef..5af604b9d0 100644
--- a/target/linux/ps3/petitboot/defconfig-ps3-petitboot
+++ b/target/linux/ps3/petitboot/defconfig-ps3-petitboot
@@ -4,9 +4,6 @@ CONFIG_TARGET_ps3=y
CONFIG_UCI_PRECONFIG=y
CONFIG_UCI_PRECONFIG_network_lan_proto="dhcp"
-
-# Busybox overrides
-
CONFIG_BUSYBOX_CONFIG_GETTY=y
CONFIG_BUSYBOX_CONFIG_FDISK=y
CONFIG_BUSYBOX_CONFIG_FEATURE_FDISK_WRITABLE=y
@@ -14,7 +11,10 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_FDISK_WRITABLE=y
# CONFIG_BUSYBOX_CONFIG_HTTPD is not set
CONFIG_BUSYBOX_CONFIG_TFTP=y
CONFIG_BUSYBOX_CONFIG_FEATURE_TFTP_GET=y
+
+# CONFIG_PACKAGE_udevtrigger is not set
CONFIG_UDEV_ENABLE_DEBUG=y
+
CONFIG_PETITBOOT_DEBUG=y
CONFIG_PETITBOOT_PS3=y
# CONFIG_PETITBOOT_AUTORUN_GUI is not set