This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-11-05 20:54:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9b510df703
u-boot
/
drivers
/
mtd
/
Kconfig
4 lines
68 B
Text
Raw
Normal View
History
Unescape
Escape
mtd: denali: add Denali controller configs to Kconfig Commit 3eb3e72a3f66 (nand/denali: Adding Denali NAND driver support) introduced some new options, and some of them were documented by commit f9860cf081ef (nand/denali: Document CONFIG symbols). This commit allows users to enable/disable them via Kconfig with more detailed help docs. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Chin Liang See <clsee@altera.com> Cc: Scott Wood <scottwood@freescale.com>
2014-10-03 10:21:03 +00:00
source "drivers/mtd/nand/Kconfig"
dm: Expand and complete Kconfig in drivers/ Expand the help messages for each driver. Add missing Kconfig for I2C, SPI flash and thermal. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2015-02-06 04:41:35 +00:00
source "drivers/mtd/spi/Kconfig"
Reference in a new issue
Copy permalink