summaryrefslogtreecommitdiff
path: root/arch/xtensa/configs/audio_kc705_defconfig
AgeCommit message (Collapse)Author
2016-09-20xtensa: add default memmap and mmio32native options to defconfigsMax Filippov
Now that memory initialization doesn't add default memory region specify it explicitly in the memmap command line option in case somebody wants to boot in non-DT-enabled configuration. While at it update earlycon access mode to mmio32native to support both LE and BE cores transparently. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2015-02-07xtensa: xtfpga: provide defconfig with audio subsystemMax Filippov
This is the generic KC705 defconfig with all pieces of xtfpga audio subsystem enabled: I2C, SPI and ASoC support, I2C master, SPI master, clock synthesizer, I2S master, audio codec and audio card drivers. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>