]> git.baikalelectronics.ru Git - kernel.git/commit
s390: add a couple of useful defconfigs
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 21 Oct 2013 11:43:08 +0000 (13:43 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 24 Oct 2013 15:17:14 +0000 (17:17 +0200)
commit0cc0f154fa12387d7e366aa321c45e63d29d51ca
tree0ac2b9727f94e8dbc4deeb628d34fec8b9aa2adf
parent923706359fd862d1b74245a99f3812bcfb53431d
s390: add a couple of useful defconfigs

Add four more defconfigs which we maintained outside of
the kernel tree for no good reason.
Inside of the kernel tree they can be easily used:

make whatever_defconfig

"make help" shows the available defconfigs.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/configs/default_defconfig [new file with mode: 0644]
arch/s390/configs/gcov_defconfig [new file with mode: 0644]
arch/s390/configs/performance_defconfig [new file with mode: 0644]
arch/s390/configs/zfcpdump_defconfig [new file with mode: 0644]