projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: use separate handlers for IP2 interrupts
[openwrt.git]
/
target
/
linux
/
at91
/
image
/
Config.in
diff --git
a/target/linux/at91/image/Config.in
b/target/linux/at91/image/Config.in
index
129c621
..
ed1a52b
100644
(file)
--- a/
target/linux/at91/image/Config.in
+++ b/
target/linux/at91/image/Config.in
@@
-1,12
+1,12
@@
config AT91_DFBOOT
bool "Build dataflashboot loader"
depends TARGET_at91
config AT91_DFBOOT
bool "Build dataflashboot loader"
depends TARGET_at91
- default
y
+ default
n
config AT91_UBOOT
bool "Build U-Boot bootloader"
depends TARGET_at91
config AT91_UBOOT
bool "Build U-Boot bootloader"
depends TARGET_at91
- default
y
+ default
n
config UBOOT_TARGET
string "U-Boot target board"
config UBOOT_TARGET
string "U-Boot target board"
This page took
0.020574 seconds
and
4
git commands to generate.