This website requires JavaScript.
Explore
Help
Sign In
Narcissus
/
shredos.x86_64
Watch
2
Star
0
Fork
0
You've already forked shredos.x86_64
mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced
2026-02-24 19:42:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc75f57504bd2cae9445bed07b0e2de548c9514c
shredos.x86_64
/
boot
/
at91dataflashboot
/
Config.in
4 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
at91dataflashboot: use "config" instead of "menuconfig" Since at91dataflashboot has no suboption, using "menuconfig" is useless and confusing, as it creates an empty submenu in the configuration interface. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-07-11 22:46:15 +02:00
config BR2_TARGET_AT91DATAFLASHBOOT
Config.in files: whitespace cleanup This patch fixes the following whitespace problems in Config.in files: - trailing whitespace - spaces instead of tabs for indentation - help text not indented with tab + 2 spaces Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-11-11 17:23:23 +01:00
bool "AT91 DataFlashBoot"
boot/*/Config.in: fix attributes order ... to follow the convention: type, default, depends on, select, help. Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-04-01 02:08:35 -03:00
depends on BR2_arm926t
Reference in New Issue
Copy Permalink