瀏覽代碼

remove preconfig variables

SVN-Revision: 31256
Jo-Philipp Wich 13 年之前
父節點
當前提交
d558632955

+ 1 - 3
target/linux/ps3/petitboot/base-files/etc/config/network

@@ -1,4 +1,4 @@
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2012 OpenWrt.org
 
 config interface loopback
 	option ifname	lo
@@ -9,5 +9,3 @@ config interface loopback
 config interface lan
 	option ifname	eth0
 	option proto	dhcp
-	option ipaddr	192.168.1.1
-	option netmask	255.255.255.0

+ 0 - 2
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