You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Sliceup Kconfig; it's grown too large.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
config PICVUE
|
||||
tristate "PICVUE LCD display driver"
|
||||
depends on LASAT
|
||||
|
||||
config PICVUE_PROC
|
||||
tristate "PICVUE LCD display driver /proc interface"
|
||||
depends on PICVUE
|
||||
|
||||
config DS1603
|
||||
bool "DS1603 RTC driver"
|
||||
depends on LASAT
|
||||
|
||||
config LASAT_SYSCTL
|
||||
bool "LASAT sysctl interface"
|
||||
depends on LASAT
|
||||
Reference in New Issue
Block a user