Browse Source

Fix typo in Kconfig (#279)

pull/280/head
Emil Melnikov 4 years ago committed by GitHub
parent
commit
3159d9d9fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Kconfig

2
Kconfig

@ -5,7 +5,7 @@ menu "Camera configuration" @@ -5,7 +5,7 @@ menu "Camera configuration"
default y
help
Enable this option if you want to use the OV7670.
Disable this option to safe memory.
Disable this option to save memory.
config OV7725_SUPPORT
bool "Support OV7725 SVGA"

Loading…
Cancel
Save