diff options
Diffstat (limited to 'Config.in.legacy')
-rw-r--r-- | Config.in.legacy | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy index 44de941f8e..9b9fff021e 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -105,6 +105,15 @@ comment "----------------------------------------------------" endif ############################################################################### +comment "Legacy options removed in 2015.08" + +config BR2_TARGET_UBOOT_NETWORK + bool "U-Boot custom network settings removed" + select BR2_LEGACY + help + U-Boot's custom network settings options have been removed. + +############################################################################### comment "Legacy options removed in 2015.05" config BR2_TARGET_ROOTFS_JFFS2_NANDFLASH_512_16K |