]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit3c284106ade65683df5fa16bee1a3467779101a5
tree0ac2b9727f94e8dbc4deeb628d34fec8b9aa2adf
parentf84cd97e5c61fe3ce66af838dd955dee02076639
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]