Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lede-mikrotik
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johannes Rudolph
lede-mikrotik
Commits
a9ffe24e
Commit
a9ffe24e
authored
15 years ago
by
Lars-Peter Clausen
Browse files
Options
Downloads
Patches
Plain Diff
Let jbt6k74 depend on LCD_CLASS_DEVICE. Enable LCD_CLASS_DEVICE.
SVN-Revision: 16635
parent
40761604
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
target/linux/s3c24xx/config-2.6.30
+6
-1
6 additions, 1 deletion
target/linux/s3c24xx/config-2.6.30
target/linux/s3c24xx/patches-2.6.30/055-jbt6k74.patch
+1
-1
1 addition, 1 deletion
target/linux/s3c24xx/patches-2.6.30/055-jbt6k74.patch
with
7 additions
and
2 deletions
target/linux/s3c24xx/config-2.6.30
+
6
−
1
View file @
a9ffe24e
...
...
@@ -210,7 +210,12 @@ CONFIG_KEYBOARD_GTA02=y
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_LCD_CLASS_DEVICE=y
# CONFIG_LCD_ILI9320 is not set
# CONFIG_LCD_LTV350QV is not set
# CONFIG_LCD_PLATFORM is not set
# CONFIG_LCD_TDO24M is not set
# CONFIG_LCD_VGG2432A4 is not set
# CONFIG_LEDS_GPIO is not set
CONFIG_LEDS_GTA02=y
CONFIG_LEDS_GTA02_VIBRATOR=y
...
...
This diff is collapsed.
Click to expand it.
target/linux/s3c24xx/patches-2.6.30/055-jbt6k74.patch
+
1
−
1
View file @
a9ffe24e
...
...
@@ -6,7 +6,7 @@
+config DISPLAY_JBT6K74
+ tristate "TPO JBT6K74-AS TFT display ASIC control interface"
+ depends on SPI_MASTER && SYSFS
+ depends on SPI_MASTER && SYSFS
&& LCD_CLASS_DEVICE
+ help
+ SPI driver for the control interface of TFT panels containing
+ the TPO JBT6K74-AS controller ASIC, such as the TPO TD028TTEC1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment