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 | d558632955ae121098dbf6be110cb4897f9ec730 (patch) | |
tree | 62b6a835005dae4fd4357f7c33111ffc214cd7cf /target/linux/ps3/petitboot/defconfig-ps3-petitboot | |
parent | b7e295945064015c7561069da42d37f9db44db45 (diff) | |
download | upstream-d558632955ae121098dbf6be110cb4897f9ec730.tar.gz upstream-d558632955ae121098dbf6be110cb4897f9ec730.tar.bz2 upstream-d558632955ae121098dbf6be110cb4897f9ec730.zip |
remove preconfig variables
SVN-Revision: 31256
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 |