mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 09:54:53 +00:00
ps3: Update defconfig-ps3-petitboot to not build udevtrigger
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17379
This commit is contained in:
parent
525d86686e
commit
ce99a874ec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user