diff options
Diffstat (limited to 'boot/lpc32xxcdl')
-rw-r--r-- | boot/lpc32xxcdl/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/lpc32xxcdl/Config.in b/boot/lpc32xxcdl/Config.in index b6cbcfd21..ce7589c35 100644 --- a/boot/lpc32xxcdl/Config.in +++ b/boot/lpc32xxcdl/Config.in @@ -1,5 +1,5 @@ config BR2_TARGET_LPC32XXCDL - depends on BR2_arm + depends on BR2_arm926t bool "LPC32XX CDL (kickstart and S1L)" if BR2_TARGET_LPC32XXCDL |