projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be37c03
)
linux: remove Blackfin related code
author
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Thu, 5 Apr 2018 19:50:20 +0000
(21:50 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Sun, 15 Apr 2018 20:04:29 +0000
(22:04 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
linux/Config.in
patch
|
blob
|
history
diff --git
a/linux/Config.in
b/linux/Config.in
index ac1727d85965753aec31d3eb626aee224deef8ca..033ccbe58ebd5627fdc4493bd0668f6671c1234f 100644
(file)
--- a/
linux/Config.in
+++ b/
linux/Config.in
@@
-194,7
+194,7
@@
choice
config BR2_LINUX_KERNEL_UIMAGE
bool "uImage"
- depends on BR2_arc || BR2_arm || BR2_armeb ||
BR2_bfin ||
\
+ depends on BR2_arc || BR2_arm || BR2_armeb || \
BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le || \
BR2_sh || BR2_mips || BR2_mipsel || \
BR2_mips64 || BR2_mips64el || BR2_xtensa