base-files/leds: save led color value if available
[openwrt/openwrt.git] / package / base-files / image-config.in
index ac406bc456bd91c17e5ffef7da01314a5477bdc5..2de2130b8490d9f18fa0b0189fa1ed7432e9528a 100644 (file)
@@ -5,6 +5,13 @@
 # See /LICENSE for more information.
 #
 
+config TARGET_DEFAULT_LAN_IP_FROM_PREINIT
+       bool "Use preinit IP configuration as default LAN IP" if IMAGEOPT
+       default n
+       help
+               Enabling this will set the default LAN IP address and netmask
+               to the preinit values set in the image config.
+
 menuconfig PREINITOPT
        bool "Preinit configuration options" if IMAGEOPT
        default n