diff options
Diffstat (limited to 'boot/u-boot/Config.in')
-rw-r--r-- | boot/u-boot/Config.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/boot/u-boot/Config.in b/boot/u-boot/Config.in index 3f4110ad7..4c76d57b9 100644 --- a/boot/u-boot/Config.in +++ b/boot/u-boot/Config.in @@ -33,8 +33,6 @@ config BR2_UBOOT_VERSION default "2009.11" if BR2_TARGET_UBOOT_2009_11 default "2009.08" if BR2_TARGET_UBOOT_2009_08 -source "target/device/Config.in.u-boot" - config BR2_TARGET_UBOOT_CUSTOM_PATCH string "custom patch" help |