summaryrefslogtreecommitdiffstats
path: root/Documentation/mmc
Commit message (Expand)AuthorAge
* mmc: core: Extend sysfs to ext_csd parameters for RPMB supportLoic Pallardy2012-12-06
* mmc: core: Fixup delayed work clock gating patchStephen Boyd2012-01-11
* mmc: boot partition ro lock supportJohan Rudholm2012-01-11
* mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma2012-01-11
* mmc: documentation of mmc non-blocking request usage and design.Per Forlin2011-07-21
* mmc: MMC boot partitions support.Andrei Warkentin2011-05-24
* mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-12
@socionext.com> 2018-05-28 05:21:58 -0400 committer Masahiro Yamada <yamada.masahiro@socionext.com> 2018-05-28 14:31:19 -0400 kconfig: show compiler version text in the top comment' href='/cgit/cgit.cgi/litmus-rt-budgetable-locks.git/.git/commit/Kconfig?h=update_litmus_2019&id=21c54b774744719c386fbdc829b0e7759edb8ece'>21c54b774744
e1cfdc0e72fc

1572497cb0e6



1572497cb0e6
1572497cb0e6













06ec64b84c35

b1663d7e3a79

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
                                  

                                                             
                                                
 
                                                              
 

                                      

                                



                               
                          













                         

                          

                              
# SPDX-License-Identifier: GPL-2.0
#
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.rst.
#
mainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration"

comment "Compiler: $(CC_VERSION_TEXT)"

source "scripts/Kconfig.include"

source "init/Kconfig"

source "kernel/Kconfig.freezer"

source "fs/Kconfig.binfmt"

source "mm/Kconfig"

source "net/Kconfig"

source "drivers/Kconfig"

source "fs/Kconfig"

source "security/Kconfig"

source "crypto/Kconfig"

source "lib/Kconfig"

source "lib/Kconfig.debug"

source "Documentation/Kconfig"