mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 19:06:16 +02:00
ed4547490f
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
22 lines
566 B
Plaintext
22 lines
566 B
Plaintext
# Configuration overrides
|
|
|
|
CONFIG_TARGET_ps3=y
|
|
CONFIG_UCI_PRECONFIG=y
|
|
CONFIG_UCI_PRECONFIG_network_lan_proto="dhcp"
|
|
|
|
CONFIG_BUSYBOX_CONFIG_GETTY=y
|
|
CONFIG_BUSYBOX_CONFIG_FDISK=y
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_FDISK_WRITABLE=y
|
|
# CONFIG_BUSYBOX_CONFIG_BRCTL is not set
|
|
# 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
|
|
CONFIG_PETITBOOT_AUTORUN_CUI=y
|