diff options
Diffstat (limited to 'boot/xloader')
-rw-r--r-- | boot/xloader/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/xloader/Config.in b/boot/xloader/Config.in index d295b45d8..c411be478 100644 --- a/boot/xloader/Config.in +++ b/boot/xloader/Config.in @@ -1,4 +1,4 @@ -menuconfig BR2_TARGET_XLOADER +config BR2_TARGET_XLOADER bool "X-loader" depends on BR2_cortex_a8 || BR2_cortex_a9 help |