diff options
Diffstat (limited to 'linux/Config.in')
-rw-r--r-- | linux/Config.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/linux/Config.in b/linux/Config.in index e0c1c7ec0..915b1b619 100644 --- a/linux/Config.in +++ b/linux/Config.in @@ -125,14 +125,6 @@ config BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE help Path to the kernel configuration file -config BR2_LINUX_KERNEL_DTS_FILE - string "Device Tree dts file location" - depends on BR2_microblaze - help - Path from where the dts file has to be copied - The final "custom target" name depends on the - dts file name: - <name>.dts --> simpleImage.<name> # # Binary format # |