diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-04-12 09:43:41 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-04-12 09:43:41 +0000 |
commit | 844714339049f4c9bda798df20e067e26cdd4b61 (patch) | |
tree | de8ba062a96e471e34aedf9e9744153266855f4e /target/linux/ps3/petitboot/defconfig-ps3-petitboot | |
parent | f259f91689c172d50ba9be79540ff31df374e70f (diff) | |
download | upstream-844714339049f4c9bda798df20e067e26cdd4b61.tar.gz upstream-844714339049f4c9bda798df20e067e26cdd4b61.tar.bz2 upstream-844714339049f4c9bda798df20e067e26cdd4b61.zip |
[ps3] remove preconfig variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31256 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ps3/petitboot/defconfig-ps3-petitboot')
-rw-r--r-- | target/linux/ps3/petitboot/defconfig-ps3-petitboot | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ps3/petitboot/defconfig-ps3-petitboot b/target/linux/ps3/petitboot/defconfig-ps3-petitboot index 5af604b9d0..72a2551afc 100644 --- a/target/linux/ps3/petitboot/defconfig-ps3-petitboot +++ b/target/linux/ps3/petitboot/defconfig-ps3-petitboot @@ -1,8 +1,6 @@ # 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 |