Blackfin arch: add board default configs to blackfin arch
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
bde7db8608
commit
ca9cb6fd44
6 changed files with 5969 additions and 0 deletions
|
@ -15,6 +15,7 @@ GZFLAGS := -9
|
|||
CFLAGS_MODULE += -mlong-calls
|
||||
KALLSYMS += --symbol-prefix=_
|
||||
|
||||
KBUILD_DEFCONFIG := BF537-STAMP_defconfig
|
||||
|
||||
# setup the machine name and the machine dependent settings
|
||||
machine-$(CONFIG_BF531) := bf533
|
||||
|
|
1014
arch/blackfin/configs/BF533-EZKIT_defconfig
Normal file
1014
arch/blackfin/configs/BF533-EZKIT_defconfig
Normal file
File diff suppressed because it is too large
Load diff
1296
arch/blackfin/configs/BF533-STAMP_defconfig
Normal file
1296
arch/blackfin/configs/BF533-STAMP_defconfig
Normal file
File diff suppressed because it is too large
Load diff
1332
arch/blackfin/configs/BF537-STAMP_defconfig
Normal file
1332
arch/blackfin/configs/BF537-STAMP_defconfig
Normal file
File diff suppressed because it is too large
Load diff
1073
arch/blackfin/configs/BF561-EZKIT_defconfig
Normal file
1073
arch/blackfin/configs/BF561-EZKIT_defconfig
Normal file
File diff suppressed because it is too large
Load diff
1253
arch/blackfin/configs/PNAV-10_defconfig
Normal file
1253
arch/blackfin/configs/PNAV-10_defconfig
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue