diff options
Diffstat (limited to 'target/linux/ps3/petitboot/defconfig-ps3-petitboot')
-rw-r--r-- | target/linux/ps3/petitboot/defconfig-ps3-petitboot | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/target/linux/ps3/petitboot/defconfig-ps3-petitboot b/target/linux/ps3/petitboot/defconfig-ps3-petitboot deleted file mode 100644 index 72a2551afc..0000000000 --- a/target/linux/ps3/petitboot/defconfig-ps3-petitboot +++ /dev/null @@ -1,19 +0,0 @@ -# Configuration overrides - -CONFIG_TARGET_ps3=y - -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 |