android_kernel_xiaomi_sm7250/arch/xtensa
Johannes Weiner 35f9cd083b xtensa: beat Kconfig into shape
Instead of making support code depend on variants or platforms, the
latter should select what they need explicitely.

Otherwise this starts looking weird when support code depends on
!XTENSA_PLATFORM_FOO && !XTENSA_PLATFORM_BAR etc.

This also includes some minor fixlets like converting bool and default
to def_bool and fixing indentation and whitespace errors.

Signed-off-by: Johannes Weiner <jw@emlix.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
2009-04-02 23:38:35 -07:00
..
boot xtensa: move headers files to arch/xtensa/include 2008-11-06 10:25:09 -08:00
configs [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00
include/asm xtensa: remove redefinition of XCHAL_MMU_ASID_BITS 2009-04-02 23:38:10 -07:00
kernel Merge branches 'irq/genirq' and 'linus' into irq/core 2009-03-16 09:20:13 +01:00
lib xtensa: move headers files to arch/xtensa/include 2008-11-06 10:25:09 -08:00
mm xtensa: fix compilation somewhat 2009-03-10 15:55:10 -07:00
platforms proc tty: switch xtensa iss console to ->proc_fops 2009-04-01 08:59:10 -07:00
variants xtensa: move headers files to arch/xtensa/include 2008-11-06 10:25:09 -08:00
Kconfig xtensa: beat Kconfig into shape 2009-04-02 23:38:35 -07:00
Kconfig.debug [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 1 2005-06-24 00:05:21 -07:00
Makefile xtensa: move headers files to arch/xtensa/include 2008-11-06 10:25:09 -08:00