1
0
mirror of https://github.com/physwizz/a155-U-u1.git synced 2025-07-03 17:37:33 +00:00
Files
physwizz 99537be4e2 first
2024-03-11 06:53:12 +11:00
..
2024-03-11 06:53:12 +11:00
2024-03-11 06:53:12 +11:00
2024-03-11 06:53:12 +11:00
2024-03-11 06:53:12 +11:00
2024-03-11 06:53:12 +11:00
2024-03-11 06:53:12 +11:00
2024-03-11 06:53:12 +11:00
2024-03-11 06:53:12 +11:00
2024-03-11 06:53:12 +11:00
2024-03-11 06:53:12 +11:00
2024-03-11 06:53:12 +11:00
2024-03-11 06:53:12 +11:00
2024-03-11 06:53:12 +11:00
2024-03-11 06:53:12 +11:00

1. Location
move file in include/linux to linux/include/linux
move all the rest to linux/drivers/misc/tui

2. Add TUI driver to linux kernel build like below
linux/drivers/misc/Kconfig
+source "drivers/misc/tui/Kconfig"

linux/drivers/misc/Makefile
+obj-$(CONFIG_SAMSUNG_TUI)	+= tui/